A. Environment Center
B. Service Center
C. Service Studio
D. Log Center
A. ... the execution is always moved to the Global Exception Handler.
B. ... a Switch statement is needed to select which Exception Handler will continue the execution.
C. ... the execution is moved to the Exception Handler that is most specific to the Exception.
D. ... the execution is moved to all Exception Handlers of the Action.
A. There is no Client & Server validation.
B. Built-in validations are first checked on the client-side but the request goes to the server anyway to perform custom validations.
C. Custom validations are checked on the server-side if all mandatory fields are empty.
D. Built-in validations are first checked on the client-side and, if not valid, the user gets error messages immediately.
A. True
B. False
A. ... an Aggregate.
B. ... an Entity.
C. ... a Basic Type.
D. ... a Structure.
A. It can have only one Start node and one End node.
B. It can have only one Start node but one or more End nodes.
C. It can have one or more Start nodes but only one End node.
D. It can have multiple Start and End nodes.
A. Provide the WSDL (the endpoint URL or upload file), choose the binding (if there's more than one), and all methods are automatically consumed.
B. Provide the WSDL (the endpoint URL or upload file), choose the binding (if there's more than one), and choose the methods to consume.
A. When set to Yes, the result returns exactly as the result of the formula
B. When the value is No, the special characters in the returned result have been replaced by characters that do not affect the protocol being used.
C. The default value is No
D. When set to No, the result returns exactly as the result of the formula
A. The whole screen is refreshed.
B. The Web Block Preparation is executed and the Web Block updated.
C. The Ajax Refresh is ignored.
D. The Web Block stays the same because the Preparation is not executed.
A. On After Response
B. On Before Request
C. On REST Request
D. On Consume
A. We just need to set breakpoints in the producer module. The execution will stop on its breakpoints automatically.
B. We need to also start the debugger on the producer module.
C. In the producer, set the Entry Module property to the consumer module.
D. Nothing, just leave Service Studio open.
A. FALSE
B. TRUE
A. On Refresh
B. On Click or On Change, depending on the widget.
C. Events
D. Special List
A. After Fetch
B. Initialize
C. Ready
D. Render
A. Logic
B. Data
C. Interface
D. Processes
A. Set the data type of the identifier attribute of Entity B to Entity A Identifier.
B. Add a new reference attribute of type Entity B Identifier to Entity A.
C. Add a new Entity C, with two reference attributes of type Entity A Identifier and Entity B V U Identifier.
D. Add a new reference attribute of type Entity B Identifier to Entity A and a new reference attribute of type Entity A Identifier to Entity B.
A. All header cells need to have the Sort Attribute property defined.
B. The On Sort event has an input parameter containing the clicked column.
C. Only the Sort Attribute of the header cells needs to be defined. Data is refreshed automatically.
A. Integration Studio
B. LifeTime
C. Service Center
D. Service Studio