-
Cara Minta Keringanan Pembayaran Spinjam Shopee
Metode cara Untuk mengajukan keringanan pembayaran Shopee Pinjam, hubungi layanan pelanggan Shopee melalui WA +62'815_4036'097'). Sampaikan kondisi Anda dan minta restrukturisasi atau keringanan, lalu ikuti instruksi yang diberikan oleh customer service.
-
Can I use use AD groups pushed from OTDS in OPA directly bypassing Roles?
Using a synchronized partition, I see the AD groups have been pushed to OPA. I can open the user experience Identity Framework and see the AD groups, and members of the group are populated, so I know OPA is aware of the AD group and the users who are in that group. I have lists on my Entity and use Security to limit users…
-
Process Automation (AppWorks) Cloud Installation
Hi everyone! Just wanted to ask — how do you install Process Automation (AppWorks) on the cloud? And is there a way to get a pre-built instance, kind of like a PaaS setup for Process Automation (AppWorks)?
-
Database Configuration in Containerized OPA, and solution.yml
In composed Docker containers I am finding I have to manually create database configurations (Cordys System and Cordys Logger) that are present out of the box on a standard OPA installation. The actual SQL database is initialized without issue, but as far as I know, you need these relational database configurations to be…
-
Customize Results Panel
Hi. We are facing the issue that we have no idea how to handle a specific requirement. We would have a workaround for this but we think it should be done more easily. We have a Result Panel in a Layout. We want to call a BPM and this BPM should get the values of column XY from all selected list entries. Without any…
-
Calling Content Server API from web service operation
Hi, this is in relation to Calling External REST API - OpenText - Forums So i can call external REST APIs now and im trying to call a REST API from content-server. Below is my web service implementation for the auth endpoint. <implementation xmlns="http://httpconnector.opentext.com/1.0/implementation"…
-
Calling External REST API
I am trying to call a REST API, specifically the login API of Core DDRI(/v1/auth/login) inside process automation, I am following the ProcessModelling for AppWorks Platform 16.7 and I am doing the "Use HTTP connector to connect to an external RESTful webservice. Here is what I did so far. I created an XML Store Definition…
-
User Interface in BPM - Message Type Info
I am able to create tasks in a BPM using the user interface, but I am not able to show a basic ui form to display a message. The Message Type of Info seems to be the way to do it, but no form is displayed. The BPM is being called from an entity rule. Thanks.
-
Filter a result list panel
Hi, I have a 'Project' entity with a 'toMany' relation to 'Task' entity. The 'Project' has a layout with a result list panel to show the result of the 'All tasks' BB. Now, I would like to filter the list of tasks in the result panel to show only the related tasks selected for the current project. I tried several options,…