Enabling Batch/Shell Scripts execution from Business Rules (Like OnPrem CDF Functionality)
Summary:
We would like to implement a functionality where Business Rules having ability to call Shell/Batch Scripts. The same feature available in OnPrem (CDF Functionality) where Batch script gets invoked and updates Staging Tables. Do we have any such existing Feature exists in PBCS?
Content (required):
Business Needs to export Budget Data from PBCS and import into EBS Staging Table.
-> Created Job Schedule for Data Export and placed in Sharepoint location
-> Shell script picks up file and load into Staging Table.
We have validated above solution using Manual mode. It works but we need to automate the process where Planning to enable a Menu link in Data Form with Business Rule which performs Data Export Operation and calls Shell Script to perform Staging table operations.