Using Custom XPATH Functions In OIC
In the previous blog I have captured the steps on how to import a custom function jar file in OIC.
In this blog I have tried capturing the steps on how to use a custom function jar file in your integration. Check the how-to video link below.
Login to OIC Console >> Designer
Open the integration you want to add the custom function to.
Under the Actions pallet >> Drag Function Activity
Please note this activity is available for App Driven Orchestration.
In this example, I have used xpath function which can concat two strings.
In this blog I have tried capturing the steps on how to use a custom function jar file in your integration. Check the how-to video link below.
Login to OIC Console >> Designer
Open the integration you want to add the custom function to.
Under the Actions pallet >> Drag Function Activity
Please note this activity is available for App Driven Orchestration.
In this example, I have used xpath function which can concat two strings.
Comments
Post a Comment