cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to change iflow properties from WEB UI?

pbandaru
Explorer
0 Kudos

Hi,

Is there any way to edit the properties file from HCI WebUI. I created some iflows from eclipse and deployed on to Dev HCI tenant, now I want to migrate them to Test and production tenants by updating the receiver settings. Instead of creating copy of dev workspace  and modify it from eclipse, I want to deploy same projects into test and production tenants and update the properties file accordingly from HCI WEBUI. Is it possible to do this without hard coding the URLs in iflow? what is the best practice for iflow transports?

Thank you,

Praveen

Accepted Solutions (0)

Answers (2)

Answers (2)

Sriprasadsbhat
Active Contributor
0 Kudos

Hello Praveen,

While creating the integration Project in Eclipse externalize the properties.Once you copy it to WEBUI design workspace you have option called Configure there you can update the properties and deploy it.

SAP HANA Cloud Integration (Internal, SAP HCI OEM)

You can externalize the properties in channel and can be updated accordingly in multiple environments like dev,test and production.

Regards,

Sriprasad Shivaram Bhat

pbandaru
Explorer
0 Kudos

It's not possible to edit the properties file created in Eclipse from WEBUI. As per my understanding, SAP is encouraging to use WEBUI for creating and maintaining iflows whenever possible.