Ability to add multiple schedules with different parameters for an integration
Organization Name
NIDescription
Ability to add multiple schedules with different parameters for an integration
Use Case and Business Need
Hey There,
So lets say I have a scheduled integration. It takes the filename as a parameter.
Based on the filename, it can fetch a file from ftp-->query a lookup and figure out a folder path on Oracle EPBCS and upload the file to that location.
Based on that same filename, the same integration then lookup a job and execute it within EPBCS to import the file.
This integration works great if i manually want to schedule it. I can change the filename parameter to employee file or project file manually just before running it and run the same integration for different types of files which i want to upload.