OSCAR
The OSCAR Destination invokes an OSCAR service asynchronously:
- An identifier name of the process. It must be unique. Required.
- Endpoint. Required.
- Service in OSCAR. Required.
- Token or user/password. User/password or token. The user/password has priority over the token. Please, do not edit the OSCAR services. Required.
OSCAR Destination consists of the following component:
- InvokeOSCAR
- name: edgan3
endpoint: <oscar-endpoint>
service: <oscar-service>
token: <oscar-service-token>
user: <oscar-user>
password: <oscar-pasword>