cancel
Showing results for 
Search instead for 
Did you mean: 

Problems transporting Guided Procedure (GP)

Karen_Thompson1
Participant
0 Kudos

I created a transport request for my Guided Procedures process. This created an .sda file. The .sda file was deployed using SDM. Next, I released all of the objects using the 'Manage Imported Objects' option. After I released all of the objects, I realized that I forgot to change the permissions on all of my objects to Read before I released them.

So, I went back to step 1 and created a new transport request for the same Guided Procedures process (I didn't make any changes to any of the GP objects. I simply created a new transport request with the exact same version of all of the objects). This created a new .sda file. This second .sda file was deployed using SDM. When I went to release the new objects using the 'Manage Imported Obejcts' option, the folder was empty. It looks like I don't have any objects to release. I would like to try to release the objects again so that I can change the permissions on the objects. Why would the folder be empty? Is it because I didn't make any changes? Why wouldn't it try to redeploy it anyway?

We are trying to implement Guided Procedures in our production environment, so we are not familiar with how to transport these objects. I have already followed the How-toGuide for How to Transport in GP, but this guide does not address the proper procedure for redeploying changes to an existing process.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Karen,

It won't overwrite the same version hence it doesn't show anything in the Mange Imports. You can add the permissions in Design Time if you want. For each object there will be a Permissions tab where you can add the permissions.

Another option is to delete the transported content and deploy the .sda file again.

Regards,

Ajay

Answers (1)

Answers (1)

Karen_Thompson1
Participant
0 Kudos

This worked. Thank you very much!