cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Workflow transported without containers

tripurari_rai2
Participant
0 Likes
2,575

Hi SAP Workflow Guru's

I am facing a strange issue related to one custom workflow. Custom Workflow is working perfectly fine in development. Then we transported it to Quality server. After successful transport, I checked the workflow in PFTC. I got a dump with runtime error "OBJECTS_OBJREF_NOT_ASSIGNED_NO". Then I tried to open the workflow through SWDD & was shocked to see that whole workflow is there without any container (Even Standard Containers not present for there).

I tried to send the same workflow with new transport & faced same issue again.

Then I copied the workflow & created new copy workflow. But issue still the same in Quality server.

Please help.

View Entire Topic
srivijay_dinnimath
Active Participant
0 Likes

Hi Tripurari Rai,

Check with below Note,

Regards,

Srivijay

tripurari_rai2
Participant
0 Likes

Thanks Srivijay.

Unfortunately this Note is not relevant to our system as we are already on basis component 740 .

Thanks

paul_bakker2
Active Contributor
0 Likes

Hi,

Were there any errors in the original transport(s)?

cheers

Paul

tripurari_rai2
Participant
0 Likes

Hi Paul,

There is no error in original transport.

Thanks

Tripurari Rai

Former Member
0 Likes

Hello,

First try transporting a very simple workflow before you go re-creating the old one.

If that works then try copying the old one, deleting half the steps and transporting that.

regards

Rick

tripurari_rai2
Participant
0 Likes

Hi Rick,

We tried this. In fact I copied the & send it to Q system. Those containers which is in SWDD & not PFTC are getting generated & rest which are in PFTC not getting generated.

If I am trying to open the same workflow with PFTC  then getting dump (Screen shot is there in previouse post) & when I am opening the workflow in SWDD then workflow gets open with missing containers.

Thanks

Tripurari Rai

Former Member
0 Likes

Hello,

Ah, I think you may have run into a problem that I don't see mentioned often.

You should not try to add, change or delete container elements from PFTC because at that point you haven't determined the version yet. It's fine once you click on the 'Workflow Builder' button.

Is that what you did? It's an easy mistake to make. I used to do it and it gave loads of problems.

regards

Rick Bakker