Transport of scheduled start with external parmeters
If you have an iflow that starts with a scheduled start in your iflow, how can modify this as you transport it.
Once you are on the scheduled start you can select Externalice and then create a variable for how the flow should be configured.
The iflow with externalized schedule looks like this
You may be able to externalize the parameter from fireNow=true to what ever you would need as scehdule.
The easist way it change the configuration in the iflow and then syncronize it to Figaf. Then you can see the changes on compare versions of the iflow Configuraiton in Figaf. You can then copy this parameter value. You will need it in the transport.
So when you create the transport to the landscape where it makes sense you will copy the input to as the targe parameter.

Once the iflow is imported you can then see the resulting iflow where the schedule has been defined.
Related Articles
Unable to start Figaf App because of missing Database
We experienced an issue that the Postgresql figaf-db did not respond when trying to deploy Figaf Tool. Also the Figaf app was crashed because of something. Once we ran CF deploy we got the error For application 'xxx-figaf-app': For service ...
Transporting your migrated SAP CPI iFlows to production
See how to handle the transport of your iFlow to production Here you will see how to transport your migrated and tested iflow into production. Create a landscape for the transport. It is possible to use only one system for the setup to see the ...
How to configure landscapes
How to configure landscapes. It is pretty easy to create a complex landscape to handle transports in your SAP Cloud Integration/CPI landscape. Here you can see what kinds of considerations you can have when setting up he landscape. In the video we ...
Configure CPI agents
The future way to connect is the following. Here you don't need a S-User. You just need the API keys as specified below. Connecting to SAP Integration Suite /Cloud Foundry without S-User Figaf tool supports both CPI platforms: Neo and Cloud Foundry. ...
DevOps validation for Cloud Integration worksflows
There are SAP Customers that want to perform a validation of their iflows before they enable to transport the content so they can perform external validation like CPILint or run unit test. In Figaf we do copy all iflows to a git repository. It would ...