Process
Discussion List
-
Passing QR code image linkContent Hi, I am trying to pass the QR code generated within my VBCS mobile App as an image link to one field in a process (PCS) but I couldn't even assign it to a varia…
-
Issue with filter in Visual BuilderSummary I got a rest API with 4 url param , cannot filter using a search buttonContent Hello Expert, I got a rest API where it contain 4 URL parameter. The requirement i…
-
Do we have to create Test and Prod for VBCS/DCS?Summary Do we have to create Test and Prod for VBCS/DCS?Content Hi, Dear, I want to know, Do we have to create Test and Prod for VBCS/DCS? Or we can go with single insta…
-
counting field from business object to use in a pie chartSummary counting a field from BO and showing it in a pie chartContent Hi all, At the moment we are using a pie chart to provide some information about our business objec…
-
Not able to call PCS Process on VBCS PageContent Hi Experts, Created a workflow in PCS and activated the same and it's working fine. Created a VBCS page and trying to call the same PCS process on Button click. …
-
Can't browser processes in VBCSContent Hi, I was trying to pick up the process I want to import into VBCS but I didn't show although it was published and activated. Any advice? Regards, Duha
-
type: "vbcs://process_service_problem" title: "Process Service Error"Summary 500 (Internal Server Error)Content We are getting the below error when we are trying to start a new process through on-click button event. It is saying that proc…
-
How to pass $appliction.user.fullName in URL parameter Service Connection Definition.Summary How to pass $appliction.user.fullName in URL parameter Service Connection Definition.Content Hi All, Dear, we are trying to pass system variable to REST API quer…
-
Process Service Not Working on Stage or LiveSummary Process Service is not starting on Staged version or Live oneContent Hello all, I finished my application and I staged it to use my business objects publicly, th…
-
Trying to filter customer orders on DCS(Digital Customer Service) on the bases of Customer that haveSummary Hi. Dear we have created a DCS 19D app in VBCS, in this app we sa populating Customer Orders entered by the customers, the issue is we want to show only that Cus…
-
Visual Builder using Process in a ChatbotSummary What i'm trying to do here is to have a visual builder web app having a form that would trigger a process, and this app can be launched from a digital assistant.…
-
Is it possible to do Scheduler Process in Oracle VBCS?Content Hi All, I need to implement scheduler process for Approver flow. In our application we have an approval action, we need to implement auto approval using schedule…Shakila Murugan-90549 21 views 3 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
How to Reset Select One Choice Component ValueSummary How to Reset Select One Choice Component ValueContent Hi All, I am trying to reset the Select One Choice Component Value. by using the reset variable component i…Nazeer Anantha-145553 26 views 2 comments 0 points Most recent by Nazeer Anantha-145553 Visual Builder
-
Business Process in PCS over app mobile of OVBCSSummary Is soported to use PCS in Mobile?Content Hi All,I will like to use PCS but i don't know if is supported for mobile IoS and Android. In mode offline also?Thanks i…
-
Mapping a JSON attribute containing a period/dot in the attribute-nameSummary Not able to map a JSON response containing attribute-names that contain periods.Content Hi all, We're having difficulty mapping the JSON body of a REST response …
-
Best practices of multiple developers on the same appSummary Avoid corrupt code when working more than one developer in the same appContent Hi All, Is there good practice on OVBCS for multiple developers on the same versio…
-
Send email with ical eventContent Good Noon! Currently we are exploring new opportunities to collaborate Oracle Learn module with Oracle VBCS. The requirement is to fetch new enrollments from Lea…
-
Navigate Between Application or redirect userSummary How it's possible to Navigate between Application and redirect user from an application to another using an action ChainContent Hi, After an authentication proce…
-
502 Bad Gateway ErrorContent Hi Experts, We are having an issue in some cases when we try to invoke an oracle process cloud from our visual builder app. If we start to increase the data sent…
-
How to get the currently logged user?Summary How to get the currently logged user?Content Hi experts, How can I get the currently logged user in VB? I need to retrieve the user task list using the API bpm/a…
-
Invoking a process using the native start process capability does not produce a responseSummary If we are calling a process using the native start process option in vbcs we aren't able to receive any result as if it is a success or failure.Content I need to…
-
Anonymous user cannot access VBCS WebAppSummary Anonymous user cannot access VBCS WebAppContent Hi All, I have selected "Allow anonymous access" in VBCS application. However when trying to access the app it is…
-
Integrating with Process Cloud: how to add attributes while submitting a taskSummary We don't know how to submit attributes to a process instance while submitting a task from a visual builder web application.Content Goal We'd like to use Process …
-
VBCS Public WeblinkContent Hi, I have created a form use PCS and populated it on VBCS as a web App. Now This App should be public so how can I ask the users to use it if they don't have cl…
-
Problem to send the payload of reading a file in Visual Builder to the RESTful web service of ApexSummary Problem to send the payload of reading a file in Visual Builder to the RESTful web service of ApexContent The requirement consists of a screen in Visual Builder …
-
How does Visual Builder define the line break when reading a file using File Picker?Summary I need to separate a text line by line in sql plContent Hi everyone, I have a development in Visual Builder that reads .csv files using file picker. On the other…
-
QR code scanner in VBCSSummary QR code scanner in VBCSContent Hi, I would like to implement QR Code Scanner in oracle VBCS Mobile Application. I have tried implementing take photo action using…
-
Search Refresh & Multiple Delete Issue with ArraySummary I am unable to refresh the search array results on search button re-click & Multiple delete on array is not workingContent Hi Everyone, I have made an editable p…
-
VBCS: Reading swagger file of Oracle PCS API failsSummary VBCS: Reading swagger file of Oracle PCS API fails, also no ADF available as far as I knowContent Dear all, Our goal is to use the Oracle PCS API: https://docs.o…
-
Error Handling in VBCSSummary Is there any way to handle exception in action chains similar to try-catch block in Java?Content If I run an action chain and there is an error thrown at middle …