A BPM application developer creates a service that connects to a web service. The end point URL for the web service will be different for the development, test, staging and production servers. Which variable type allows the developer to automatically switch the value for the URL, depending on the server being used?
The requirement for an input control is: Before the user is leaving the user interface the input control for the first name has to be validated. The BPM application developer needs to handle this via the validation script. Which script should the developer use?
There is a requirement in the bank loan process to have loan managers review home improvement loans over $50,000. Home improvement bank loans that are below $50,000 or loans that are not home improvement of any amount can be handled by loan officers and do not need a loan manager review. What Business Action Language (BAL) rule should the BPM application developer add to the Loan Classification Service TS decision service?
A BPM application developer has to handle an exception that occurs in an integration service and throw
exceptions back to the external application. Which Process Designer controls does the BPM application
developer use?
A BPM application developer needs to design and develop a component that integrates with the external application. The external application exposes the Web Service Interfaces but it is not WS-I compatible. Which built in integration service does the BPM application developer need to choose to accomplish this?
During the creation of a Business Process Definition(BPD), a BPM application developer determined there is a requirement to build an inbound Web Service integration for this particular BPD. How should the developer build the inbound integration?
A BPM application developer is integrating with the external application. The external application has exposed operations via Web Service. The external application has defined the complex types as input parameters to Web Services. How should the BPM application developer write the code to add metadata to IBM BPM objects to control how those objects are seralized into XML Elements in a SOAP request for Web Services?
In one of the playback sessions, the client requested a specific change in the process pertaining to the look and feel of the user interfaces. How should the BPM application developer implement this?
A BPM application developer is given a custom logo in an image file (.jpg) that must be displayed on a coach. To deploy the file to a Runtime Server which Business Process Manager (BPM) artifact must the developer create from the image file?
During a playback session, the business user noticed that some sections in the coaches are not readable because of too much information. The business user requested the capability to hide and show the information as required. To implement this request, which customizable attribute function should the BPM application developer add?