Category 224
Discussion List
-
Data mapper issue when field name contains '-'Summary: Invoking fusion rest api's and passing rest-framework-version. But in mapper, when I drag drop input.rest-framework-version, it throws as eror Content (please e…Nirosha Mookaiah Natarajan 12 views 0 comments 0 points Started by Nirosha Mookaiah Natarajan Process Automation
-
We ave invoking My tasks Workspace in to fusionSummary: We have invoked this url into fusion through sandbox so what it will do is it will open My tasks workspace into the fusion with single sign on they can able to …
-
Exception Handling in PCSSummary: Can anyone provide a good example of how to implement business exceptions that covers Business exceptions boundary error events Error end events And how they sh…
-
When i rejected the transaction in full view its showing approved by.Summary: as you can see below screenshot i have rejected a transaction and in the task view its showing fine as transaction is rejected(Task Completed - Reject) But when…
-
how to get the name of assignee in email template in OPASummary: Hi Oracle We are unable to get the name of the user to whom the task is assigned in OPA as per below docs, assignee must return the full name but it is not retu…
-
Need to pass a sample value in case of null value in webform dataSummary: Hi I am trying to pass a null value in the form incase if user did not select any value in the lOV in the form we have a used a table in that table we have used…
-
Webform - display one of the input item based on conditionSummary: In the web for I need to display last approved amount only if the Project status is in draft. That is condition display of item is the webform attached to Human…
-
OPA Gen3 does not have Human Task Notifications form as PDF/Image/InlineSummary: In PCS Gen2 , Human Task has a capability to send email as an attachment to the recipients but in OPA Gen3 this feature is deprecated. Content (please ensure yo…
-
need alternate approach for Exclusive gate way conditionsSummary: We have a three level approval workflow where Second level approver will select the third level approval ,means third level approval is optional. case 1 - if se…
-
Authentication Error while accessing integration from Process AutomationHi I am integrating integration in process automation but when I run the process I received this error: "Error while processing authentication at Trigger. Failed due to …
-
Link action in Process Is displaying the URL other than label nameSummary: Hi Team i have used a link functionality in the form level and its showing fine in the form level when i click on the preview The Value All asset details displa…
-
Gen3 - how to get Approver detailsSummary: In Gen2, we had an option from where we were able to get all details like who approved the task. We dont see the same in Gen3. We are storing the approver relat…Nirosha Mookaiah Natarajan 13 views 5 comments 0 points Most recent by Jan Kettenis-Oracle Process Automation
-
How to retain Connector credentials during importing expxSummary: While migrating process applications from one environment to another, the only available option is to export the expx file from source environment and import it…
-
Oracle PCS Application upgrade from Gen2 to Gen3Summary: We have a complex PCS approval with 4 level of approval and we are on GEN2. We will upgrade to GEN3 soon. Questions : Is there any changes we need to do in PCS …
-
Can we use JWT token in calling PCS rest apiSummary: We need to call REST api to approve a task. if there a possibility to use the JWT token as authentication method in the API so that the task gets approved by th…
-
Oracle Process Automation (OPA): New line in form dataHi All, In OPA I'm trying to add new line char in form data (Column in a table). From JSON response from OIC, I'm sending the value with new line char ( ) which is s…
-
OIC Gen3 -How to send email to multiple recipients using notification taskNotification to email id expression windows is giving error if I try to save multiple recipients in the to email id , like 'example@example.com';'myname@example.com' Can…
-
Oracle Process Automation (OPA): How to append the array typesHi All,I'm trying to append the payload array object from multiple human tasks into a final human task payload (in data association). Was working in Gen2 Process cloud, …
-
unable to capture the system outcome like reassign or request info with web form eventSummary: Hi Experts I'm unable to capture the request info, reassign system actions in the web form event as outcome. only approve reject are captured as outcome. Please…
-
In Process Automation how to get handle of request info action performed by userSummary: Hi All, We are populating the action history of the human task actions performed by the user n a custom PaaS table, we are able to capture APPROVE, REJECT as th…
-
Process Automation Mustache Variables are not populating dataSummary: Hi I am facing issue in process automation mail template while using mustache variables its not populating data while it was working fine in PCS Gen2 but not in…
-
how to attach link in human task email notification in PCS gen2Summary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t…
-
OCI Gen3 - Is it possible to unzip .expx fileSummary: Gen2 documentation mentions about unzipping .exp file for troubleshooting and apparently .exp extension works similar to .zip extension in context of zipping an…
-
Gen3 - Execution history for Completed Process InstanceSummary: Objective is to fetch execution history from a Gen3 Process Cloud, along with detailed action taken at all human approval steps. The process is structured. Step…
-
What is the impact on PCS if saas Pages migrated red woodSummary: if oracle saas Pages migrated to red wood what is impact on existing pcs Applications Content (please ensure you mask any confidential information): Version (in…
-
Notification email not sent - OIC GEN 3I have added Notification action to the integration. I only see this step executed in the activity log , but not any details associated with the step. I also didn't rece…
-
How to disable reassign under more actions in process task in OPASummary: Hi Experts In OPA task i have created a dedicated Reassign button, hence i dont reassign ti appear under more action which comes default in OPA tasks. Please he…
-
How to migrate new versions of Process apps to PROD from DEV in OPA ?Summary: Hi Experts I have migrated OPA process application 1.0 version to Production 2 weeks back and now i have created 1.1 version of process application in DEVELOPME…
-
How to use Handlebar Helpers in OPA mail templateSummary: Hi, I am facing issue in process automation mail template while using Handlebar Helpers template is not supporting Gen2 handlers. like {{#eq}} or {{#neq}} etc. …
-
Need to print number in accounting format in WebformSummary: Hi All I need to print a number value in accounting format in the webform like suppose if a input number is like 1,000 then it need to take 1,000.00 i have used…