Informatica ActiveVOS
- Informatica ActiveVOS 9.2.5
- All Products
Invoke handler
| Invokes an endpoint based on:
|
---|---|
WSA Address
| URL in the <wsa.Address> Selecting a Service for a Deployment Descriptor Partner Link . Note that you can provide a URN and then map the URN to a URL in the Process Console. For details, see
Specifying a Replaceable URN/URL for an Endpoint Reference.
|
WSDL Service Port
| URL in the Service's port section of the WSDL file. Select this to use the service address as is; that is, the engine only looks at the WSDL's service port at runtime. No changes are allowed to the service address. See
Selecting a Service for a Deployment Descriptor Partner Link.
|
WSRM:Address
| Same as address above, except that the messages are sent using the WS-Reliable Messaging protocol. Select this handler if you will attach the reliable messaging policy assertion, described in
WS-Reliable Messaging. An addressable ReplyTo endpoint is required.
|
EJB Service (on-premises only )
| Deployed JARs, WSDL, and other resources created from an EJB Interface. Note that an EJB Service cannot be used on Apache Tomcat. It is supported on other application servers. For details, see
Creating a Java Interface.
|
Java Service
| Deployed JARs, WSDL, and other resources created from a Java Interface. For details, see
Creating a Java Interface.
|
JMS Service
| For details, see
Using a Java Messaging Service Invoke Handler. Note that an addressable ReplyTo endpoint is required.
|
REST Service
| For details, see
Using a REST-based Service.
|
System Service
| Partner role based on one of the System Services, such as
Server Log Service,
Email Service,
Identity Service ,
Reporting Service ,
Shell Command Invoke Service ,
Data Access Service and
Using a REST-based Service .
|
Process
| BPEL process and PDD located in a workspace project and deployed to the same server as the calling process. For details, see
Creating a BPEL Process as a Service for Another BPEL Process .
To select a process, see
Select Process Service .
Select this option when deploying to Informatica Cloud.
|
Process:Subprocess
| BPEL process and PDD located in a workspace project and deployed to the same server as the calling process. The process is a
subprocess ; that is, it is eligible for compensation within the enclosing scope of the calling process. For details, see
Creating a BPEL Process as a Service for Another BPEL Process .
To select a process, see
Select Process Service .
|
EJB Wrapper
| Custom EJB you have written, packaged and deployed to A Process Server that supports EJBs. You can specify the JNDI location of the EJB as well as the query string required to invoke the endpoint. For details, see
EJB/Java Invoke Handler Properties Dialog .
|
Java Wrapper
| Custom Java class you have written, packaged and deployed to the server. You can specify the fully qualified class name for the Java class as well as the query string required to invoke the endpoint. For details, see
EJB/Java Invoke Handler Properties Dialog .
|