Hello,
We need to run an .INS file on an IFS Cloud environment.
However, through Build Place, we don't know how to proceed.
Would you have a procedure to transfer to us?
Thanks in advance,
Théo
Hello,
We need to run an .INS file on an IFS Cloud environment.
However, through Build Place, we don't know how to proceed.
Would you have a procedure to transfer to us?
Thanks in advance,
Théo
Hi Théo.
You deploy an INS file on IFS Cloud environments using a delivery. The steps are:
You can have a look at the following link in case you need to get more information about the Git workflow recommended by IFS to create modifications:
You also need some knowlege on Cloud Build Place to run Sanity build and Delivery processes:
https://docs.ifs.com/techdocs/23r1/020_lifecycle/050_working_with_environments/020_sanity_build/
Thank you much.
Best regards.
Gonzalo.
Hi
thanks for these informations.
Where should the .INS file be placed in the branch?
Because we tested, and the file did not execute when starting the Build Place environment.
Thanks for your help!
Hi
The location for this kind of files should be “<module>/source/<module>/database”. Here is an example for ORDER module taken from 23.1.0 Core code:
Thank you much.
Best regards.
Gonzalo.
Thank you for the reply. It is very useful for us.
but Did you modify the deploy.ini ?
Because How IFS know the name of the file to install , and in wich order in case of several files to install ? deploy.ini could be the solution
Hi
I think the installer will pick the INS automatically and deploy it. There should be no need to use the deploy.ini file unless you need to specify some kind of dependency for the INS file. If I’m not wrong the delivery installer will deploy the files in “database” folder in the following order:
.CDB → .API → .APY → .INS
Thank you much.
Best regards.
Gonzalo.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.