Application migration

Dear Sir / Madam,

I’d appreciate you expert intervention on this question:

MyCo insurace Company completes the development phase of its application and decides to start the testing phase of the application. To migrate the application, the development team created an instance of the Rule-Admin-Product class that include the application instances to migrate.

Which two components does the Rule-Admin-Product instance include by default when you generate the archive file?

  • Checked in Rules

-Data class instances

-MyCo class instances

-Checked out Rules

A clarification will be highly appreciated?

Regards, Arnold.

@ArnoldG16957468

It depends on how you’re setting up your RAP file. Since you mentioned applications are added in the product, then most of the things will be picked up. But you can tweak that with the checkboxes provided beside it.

Now coming to your question where you want to know which instances are picked up by default, then am assuming all the checkboxes are unchecked. Then Checked in Rules will be taken by default. MyCo classes will be deployed, but not the instances. Similarly for data classes too, but its not applicable for data types unless you check the Include data types checkbox.

@SohamM95

Thanks so much . I appreciate it.

Regards,

Arnold