Groovy
Discussion List
-
Object Trigger - create record in another BOSummary Object Trigger - only create if the record does not exist in the target BOContent Hello, I have two BOs. One BO stores balances by various attributes. I have an …Stephen Bryant-131052 33 views 6 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder -
When the Field Level Validation TriggersContent Hi Experts, I am adding a field level validation trigger on one of my BO fields. This field is being populated using a Dropdown(Select One ) Component. So the us… -
regExp in Visual BuilderSummary Attempting to Implement Pattern MatchContent Hello, I need some guidance on how to best go about validating a field for a particular pattern. I've tried implemen…Stephen Bryant-131052 80 views 12 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder -
Compare Amount in UI Field to Business Object dataSummary Verify funds are available for a transactionContent Hello, I have a transaction screen where I want to verify that funds are available for a given transaction be…Stephen Bryant-131052 15 views 5 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder -
BO RelationshipsSummary How to aggregate one BO by two primary keys to another BO?Content Hi All, I came across the BOs relationship functionality and I wonder how to create a relations… -
Auto Generate IDSummary Need to auto generate a number to use in the applicationContent Hi, We are developing a page where a field needs to be an auto generated ID. I want the auto gene…User_2025-02-04-20-45-43-416 24 views 3 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
Business Object Validation RuleSummary Business Object Validation Rule producing bizarre results.Content Hello, I need help. I hope this makes sense. I have a business object configuration where one b…Stephen Bryant-131052 23 views 2 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder -
Security when embedding a Visual Builder application in Oracle Fusion page integratorSummary Security when embedding a Visual Builder application in Oracle Fusion page integratorContent Hi I have embedded an application of Autonomous Visual Builder with … -
error trying to add integration service connection in VBCSSummary Cant get list of integrations from VBCSContent Was wondering how do I add a service connection to an integration in VBCS .When going through the process of add s…User_2025-02-04-13-35-35-440 37 views 3 comments 0 points Most recent by User_2025-02-04-13-35-35-440 Visual Builder -
Business Rule Violations/Error MessagesSummary Can Business Rule Error Messages be displayed in the UI?Content Hello, I've created a business rule to test for nulls in multiple fields. The rule checks a recor…Stephen Bryant-131052 21 views 2 comments 1 point Most recent by Stephen Bryant-131052 Visual Builder -
How do I update an entire column with a value?Summary update field entry in visual BuilderContent Hello all!, I have an integration in PaaS that is reading documents that contain refund amounts The refund amounts ar…User_2025-02-04-13-35-35-440 30 views 2 comments 0 points Most recent by User_2025-02-04-13-35-35-440 Visual Builder -
Variable Access from TriggerSummary Variable Access from TriggerContent How can I use application variables within a trigger of a Business Object. I could not figure out how to pass or use an Appli… -
Simple Trigger Field UpdateSummary Failed field set on Business ObjectContent I have a demo environment, and can not tell if this is failing because of the environment, or something wrong with my … -
Service call in Groovy ScriptSummary Having issues calling a service call in a groovy script.Content There was a nice blog showing how to do this in an old version: https://blogs.oracle.com/pdit-cas…