Category 218
Discussion List
-
Can I edit the Journey Card on Assign Journey Page using VBS?Summary: I would like to make changes in Oracle HCM Journey using VB Studio by customizing the journey card on assign journey page. The following requirements are the ch…
-
Roles are not being copied over during build/deploySummary: Roles are no longer being copied during deployment of my Visual Builder application via VB Studio. This has previously worked. Content (required): From Visual B…
-
while clicking on Upload changes data present on the VBCS excel add in sheet is disappearing why?Summary: Hi Team, In some visual builder excel add in sheets we observed weird behavior while clicking on upload changes option. data present on the sheet inserted succe…
-
How to set the timeout value for a "Fire Notification" action in Action chain?Summary: I want to set the autoTimeout value for the "Fire Notification" action in Action chain. Content (required): I have set the autoTimeout parameter but it doesn't …
-
Unrelated Business Object in VBCS Excel PluginSummary: We have two different set of Rest API, Shopping List and Shopping List Lines, We want to link them and fetch data in excel plugin Content (required): @E. Alex D…
-
Facing "Status Code: 504 Gateway Timeout" on REST call to create 25K records in BOHi Experts, We have a page where user can upload a csv file and we will read the file and load data into BO. Now the records are almost 25K, and the REST call ends up wi…
-
Calling OIC-REST from VB. Problem with swagger.Summary: Hello, please if anyone has seen this error... I have done this before without error, I cannot see what I am doing wrong. Unable to read swagger... I am trying …
-
Why role based access for BO not working as expected in visual builder Excel add in?Summary: I have created business OB and want this business object should access by Role ARSelfService_Approver ( this role already created in App -> setting ->Roles and …
-
Update Service Connection password using APISummary: Hi All, We have rest based service connection defined and using basic authentication. Every quarter the password changes and we have to manually go to each appl…
-
can we makes rows in column header of a table in VBCS?Summary: I am using oj -table and now I want to add some parent header to some header columns .Can anyone give idea on how to achieve this? I have attached the screensho…
-
VB Excel add-in - Issue with metadata import to existing Busines CatalogSummary: While attempting to import the BO/crmRestApi/resources/11.13.18.05/hubOrganizations/describe to an existing Business Catalog using the " Import Business Object …
-
VB Excel add-in - Batch Upload Slow Performance issue with high volume order linesSummary: Slow performance using VB Excel bulk load lines for Order using FA order Lines API. The requirement is to bulk create 500+ lines per Order. Only 1 order is allo…
-
How to optimize the searh on single select component in VBCSHi all, I'm having problems with search performance using the oj-select-single component. When the user types something, the component brings the results, but it takes l…
-
How to use temporary memory do DML operation on table data on UI store in ADPSummary: Hi I have 1 requirement where 5 records are coming from SDP (approver's email, name, desgination, emp_no ) which is maximum 5 rows now user can manipulate like …
-
Line Break in expression editor of fire notification in visual builderSummary: I have this requirement that I need to add one or more line breaks in the expression editor of fire notification to neatly split and align my error message in t…
-
How to handle browser refresh - F5 in vbcs applicationSummary: Hi All, How to handle browser refresh (F5) in any vbcs application? I have an application which has 10-12 pages in it and from any of the pages if user clicks o…
-
Edit table record is not showing up the original value for Single Select field.Hello experts, I've a page showing up table records and editable, for this one field below I wanted to have a list of values to be chosen when editing, but once i got in…
-
How to refresh dependent select one choice components and values?Summary: The selected values of B,C,D,E are not resetting after I change or select a different value in A. How to reset/refresh all the dependent select one components u…
-
My requirement is while enter the Order Number by user then other field will populate automatically.Summary: Hello everyone, I'm newbie at VBCS. i want to populate the values through REST API. created type from end point. then created variable and created vb enter list…
-
How to hide change, status and Key columns from publish Visual builder excel add in sheet?Summary: In visual builder excel add in sheet we are able to see three columns Change, Status and Key which is not derived from table and business don't want these colum…
-
Read File/Download File Button in VBCS PageSummary: I have to make a download file button in my VBCS page. I wrote one integration which brings the binary content of the file in the response body. But when I call…
-
How to avoid encoding of path parameters of a REST API in Visual Builder at runtime?Summary: I'm trying to download a file from Object Cloud Storage Bucket using the /n/{namespaceName}/b/{bucketName}/o/{objectName} API. The objectName contains the whole…
-
REST API giving 401 even if we pass Authorization headerSummary: Content (required): We are calling a 3rd party API. And below are the setup for the service connection, Authentication : None (Why ? Because this API has a cust…
-
Issue with oj-input-date selectionSummary: Hi All, Hope you are doing well. I have an Enter a date on or after 03/10/2023. and in which added the below min property so that minimum selection will be toda…
-
How to add AND and OR in SDP filter criterionSummary: How to add AND and OR in SDP filter criterion Content (required): We have a scenario, in which we need to set AND and OR in Filter Criterion for SDP. For exampl…
-
VBCS and Oracle Offline Persistence KitSummary: Working with the Oracle Offline Persistence Kit in VBCS Content (required): Two questions regarding accessing the pending transactions store Is there an Api or …
-
When will OIC Gen3 Support Visual BuilderSummary: Content (required): We have a customer who has provisioned Gen3 OIC. We are aware that VBCS is not part of OIC Gen3 as of today. Do we have any tentative timeli…
-
How to add UCM server files in PCS Process InstanceSummary: How to add UCM server files in PCS Process Instance Content (required): We have developed a mechanism in which we upload the files on UCM server, for that we cr…
-
Unable to activate an application action chain from a fragmentSummary: Unable to activate an application action chain from a fragment Content (required): Hi, I have a fragment which has a button on it. i would like to link that but…
-
Version repeat in Visual BuilderSummary: Version repeat in Visual Builder Content (required): I am trying to import a project from environment 1 to environment 2. The environment 2 had an older version…