ContributionsMost RecentMost LikesSolutionsRe: How do I assign the entity to my Data Management for my Calculation Definitions? Hi Rhankey. From what I see in the code, this is what executes the Calculation Definitions part. I noticed that WFProfile is used, but it is correctly assigned to a country BRApi.DataQuality.Pro...How do I assign the entity to my Data Management for my Calculation Definitions? Hi Everyone. I have a question about how I can assign the entity that appears in my Calculation Definitions to my assigned Data Management Step. Currently, I have it set to E#Root.WFProfileEntities...How to Obtain the ProfileKey and Modify This Attribute in the WorkflowClusterPk Hi Everyone. What I want to do is change the value of: si.WorkflowClusterPk.ProfileKey What I want to change is the ProfileKey of a Profile that can obtain the value by name. I need to make...SolvedRe: How to pass parameters through ExecuteCustomCalculateBusinessRule Hi Marcus. Thank you for responding, but I do not have the CPM BluePrint application integrated. What I want to achieve with this is to execute a setdatacell or a calculatedata in the other busines...How to pass parameters through ExecuteCustomCalculateBusinessRule Hi Everyone. I am trying to run a CustomCalculateBR in another BR, and I have the following for the variable namevaluepairs, but I would also like to pass parameters in this BR. I have been investi...Re: How can I assign a new value to an entity that is not the POV of my Data Management? Hi Marcus. Thank you very much for responding. Regarding the method of using an IC, it is something I cannot do due to security restrictions. For now, I was using a second Data Management, but I en...How can I assign a new value to an entity that is not the POV of my Data Management? Hi Everyone. I would like to know how I can perform a setdatacell on an entity that is not in my Data Management configuration. I obtain the value of the entity from Text 1 of my entity assigned to...How to sum three times in a single getdatacell Hi Everyone. What I want to achieve is to obtain the amount of three times in a single getdatacell. What I have is the following: Dim first As Decimal = api.Data.GetDataCell("S#[" & strScenar...how to work the table WorkflowLock Hi Everyone. I had a Business Rule that checked the Workflow table to see if a scenario was blocked, but it always showed WFProfiles as blocked. I don’t know where this information is coming from, ...Solvedcurrency names of the FX rates or the connection between the FX rates Hi Everyone. I am running an SQL query, but I am now encountering an issue with currency conversions. The only thing my table contains is the column with the currency name, but it is not very helpf...Solved