Automatic Excel export of decision table
Hi every body ,
I created an activity to export automatically a decision table to Excel file instead of using manually export button.
The steps of this activity are:
Step 1 :
obj-open of the decision table instance
Step 2:
call pzExportDecisionTable step page : the decision table I opened
When I excute my activity , the Excel file is automatically download on my desk due to the prconfig setting:
initialization/pxserviceexportpath == file://web:/StaticContent/global/ServiceExport/
I want to modify this behavior by downloading the excel file directly into the server by perhaps changing “initialization/pxserviceexportpath” just for this decision table and not all the other exports .
Can someone help me to find a solution ?
Best regards ,
OUAJJI Abir
***Edited by Moderator Marissa to update platform capability tags****