cancel
Showing results for 
Search instead for 
Did you mean: 

Meta chain not calling the normal chain properly

Former Member
0 Kudos

HI,

We have a meta chain for a chain, which first logs off the users, then calls the normal chain, and unlock the users. Though I have set the normal chain in immediate mode, it happens that the error pops up while the meta chain tries to call the normal chain, and the normal chain automatically triggers independently the very next second and finishes off without any issues.

This consequence of this is that the users will be logged out until again we manually run the program to unlock the users. Why is this happening like this? And what is the solution for this?

The chain is just a consistency check running on the planning area in APO.

Regards,

Guru Charan.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Answered.

Former Member
0 Kudos

For the normal chain, instead of using the setting- Direct Scheduling(immediate)

use the setting-- Start using MEta chain or API

Thanks

Kumar