Question:
Hi,
Do you know how can I execute a global ou just a planning function in a background way with a friendly interface to the user...like WEB?
Thanks,
Marllovy
Answer:
i am not sure what exactly do you mean by "background way".
do you want to say that you don't want to create a function on web at all?
another option is - in bps_wb, mention the function to be executed in background as "function after data change" when you assign a layout on web.
is this what you want to do?
Andy
_________________
Do you believe in co-incidence?
Yes?? Think again.
There is nothing like co-incidence... Everything is planned !!!
Answer:
Hi,
You can schedule the planning functions with variants.
if there is many functions need to be run at prespecified time in a day then u can use, process chain to run that.
Regards,
Answer:
I'm trying to say is...
A user have a screen where he can select one option (button, for example) that executes in Background a planning function or a planning
global function.
What can I do?