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

Planning Sequence Execution in Process Chain -

Former Member
0 Likes
991

Dear Experts,,

I'm using IP.

Please note that I have already gone thru the How to Docs and other related stuff on the above topic.

My Problem is ,

I have a PSeq which is supposed to execute a PFunction. When I test it from portal, It executes (confirmed by debugging the PFunction Code), but it doen'nt save the generated data unless I press "save plan data".

I tried to created another PFunc with the FM API_SEMBPS_POST in the INIT _execution method, even then it doesn;t do an auto save.

How is it possible to execute the save option when I schedule it in Process Chain.

Any help in this regd will be highly appreciated.

Regds,

Aryan.

View Entire Topic
Former Member
0 Likes

Hi,

If you execute a planning function in the planning modeler, data will be saved only when you press the 'save plan data' button.

When you schedule a planning sequence in a process chain, data gets saved automatically if the sequence executes succesfully.