This website uses Cookies. Click Accept to agree to our website's cookie use as described in our Privacy Policy. Click Preferences to customize your cookie settings.
Hi Harsha,
Have you tried using the BINARY response type in the REST Get snap:
The output that this produces is:
Let me know if you need anything different.
Regards, Jovan.
Hi whaleyl,
You should specify at most one row per user type (not three).
Than you need to liaise with the FTP owner so he could tell you the File Permissions and which User types have authority to write/execute files to the directory.
In the meantim...
Hi Harsha3
Can you please check if the following expression resolves your query?
Date.parse(“01-JAN-2020”, “dd-MMM-yyyy”)
You can place the “01-JAN-2020” with any value from input as following:
Date.parse($Review_Date, “dd-MMM-yyyy”)
Regards, Jovan.
Hi fbatchelor83,
You can try to upload the .jar which is in the folder where activemq is installed (it should contain activemq-all…):
Than you can populate the other settings as following:
Connection Factory: = ConnectionFactory
JNDI Properties:
P...