Groovy
Discussion List
-
Retrieve Substitution variable values in Groovy Business RulesSummary Retrieve Substitution variable values in Groovy Business RulesContent Hi All , While writing a Groovy BR , I was unable to find a Method which can retrieve the v… -
Fetch the value of a substitution variable from a groovy ruleSummary Attempting to get the value of a flag (which is a substitution variable) from a groovy ruleContent Let me start by saying that my groovy knowledge is limited; I'…User_2025-01-30-02-55-20-807 354 views 8 comments 1 point Most recent by Kyle Goodfriend-Oracle Planning -
Groovy - Make particular cells on form locked/not editableContent Hi Team, We have developed a form, where we need that wherever the member is List price, that row should become read only. We have these members under the parent… -
Get the attributes from a member via REST APISummary Get the attributes from a member via REST APIContent Hey all, I am trying to get all the attributes associated to a member via REST API via groovy. However I am … -
User variable in GroovySummary fetch a user variable in a Groovy scriptContent Hi I'm new to Groovy script with PBCS. I'm looking for a command to fetch the content of a user variable in a gro… -
Groovy - Download file via Groovy to my pcSummary Groovy - Download file via Groovy to my pcContent Hi experts, Is there a way for the client to execute a business rule to generate a file and download to his pc?… -
Any option to automate SpreadSheet Export on Dataforms in EPBCS/PBCSSummary Do we have any option to automate the Spreadsheet Export option on Dataforms in EPBCS/PBCSContent Options to automate export of Dataform in EPBCS/PBCS to Excel u… -
What's New in 20.06?Summary Many things but especially a long-awaited enhancement...Content I hope this post finds you well and that you are allowed to leave the house! Well, here we are ag… -
How to do a patch on Child Object using REST APISummary I want to change the Primary Address fields on Contact associated with Lead using REST API .How to register webservice for that and how to utilise that in Groovy… -
Displaying Picture Attachment in MashupSummary Picture Attachment only visible for Admin User (not being displayed for others)Content Hi guys I have been working on a mashup content requirement recently and w… -
Groovy setAttribute of related objects of the same 1:M relationshipSummary Using view object and setAttribute does not set the field value of related objects of the same 1:M relationshipContent Hi community, I have a 1:M relationship be… -
How to trigger an action on association of Product with Product GroupSummary Hi, I want to call Rest API which will send the Product Group Id to other application when Product is associated with Product Group through Manage Product Group … -
setSortBy in Groovy is not allowedSummary setSortBy in Groovy is not allowedContent Hi Team, We are trying to execute a query and want to sort in descending but groovy is throwing below error the error, … -
Groovy Grid BuildersSummary Groovy Grid Builders doesn't push to invalid intersectionsContent Hi ALL Need your help getting some insight on this topic - I am trying to replace my Data Manag… -
Parse REST webservice JSON ResponseSummary Parse REST webservice JSON ResponseContent How can I parse below JSON Response in groovy. I wanted to read Clicked -> campaignID -> Count Response Msg: { "clicke… -
Possible to export Job Console status detail?Content Has anyone figured out a way to export Job Console data that inlcudes the Job Status detail? I've been able to use the REST API to export the job status code via… -
Access REST through groovySummary Access REST through groovyContent Hi All, I am looking to call the REST from groovy. Here is the API and scenario I am using eligibility rule from products with … -
Groovy support explicit save?Summary Groovy support explicit save?Content Hi, Do we support explicit save with groovy? Here is the detail, In the mashup subtab, we call groovy which will update an o… -
Disabling Activity Status valuesSummary I just want to disable values in Activity status but I cannot untick it.Content We have our values for the Activity Status field and we're not going to use the e… -
How to download file of any format from sql developer table via VBCSSummary How to download file of any format from sql developer table,saved as type clob via VBCSContent I need to download files with all formats which were saved as data… -
How to make Account Type on Mobile App Read OnlySummary Mobile App scripts to make standard field read onlyContent Our requirement is that our sales team can create new accounts of type Prospect which is the default v… -
Format for Passing q ParameterSummary Format for Passing q Parameter in Call REST API Component in Action chain.Content Hi guys, Hope you are all doing well. I wanted to know how to pass value into t… -
Need Help! Building a Dynamic Calc Currency Translation in PBCS BSOSummary I'm trying to build a dynamic calc currency translation member that works on parent membersContent I'm trying to build a dynamic calc Scenario member to do curre… -
Groovy SupportSummary I am building a rule in groovy. below is the script which is failing to give me output. Waiting for an supporting handContent The script logic is to pick one com…User_2025-02-04-12-31-54-073 71 views 15 comments 0 points Most recent by User_2025-02-04-12-31-54-073 Planning -
Strategic Modeling Live: Defined. Discussed. Demonstrated.Summary We are hosting a Live Workshop on Strategic Modelling where we are showing how you can take a current forecast, use it as a base scenario in Strategic Modelling … -
How to access adf.context.getSecurityContext() valuesSummary adf.context.getSecurityContext()?.getUserProfile() is not populating when used in groovy scriptContent Hello, I am trying to get User Profile values and the use … -
Download a file using migration API v1 results in HTTP 416 errorSummary EPM Cloud documentation indicates the API version to use for "Download File" is v1, not 11.1.2.3.600. Attempting to "GET" the "download Link" results in 416 erro… -
Getting error while trying to navigate trough custom drop down listSummary Getting error while trying to navigate trough custom drop down listContent 1. The application developed in test environment and then import in prod environment w…