I am using webmethods_io_workflow in my project.I want to read the file from AWS S3. As per the documentation there is connector called Amazon Simple Storage Service (S3) can be used to read file.But I cannot see S3 connector in our environment.Below is the screenshot of the connector which I see in the panel.
Thanks for the response.I have already checked that connector.I didn’t find action to read the file from S3. Could you please tell me which action from below list is used for reading file.
Currently, Amazon S3 connector is available in webMethods.io Integration FlowService. Please create Flowservice and use Amazon S3 connector to achieve your usecase.
Thank you for the solution.But if I use flow service then I am unable to export the workflow.It gives error saying it has flow service call in it.How can I export the workflow for migrating into other environment?
did you check if using Deployer might help you here?
When selecting the Workflow for the Deployment Set it will ask how to handle the dependencies to other objects (the flow service in this case). You can then set this to “Add” to have the flow service added to the same deployment set.
See Deployer Users Guide for further informations.