I'm using the Salesforce CRM Connector in a workflow and need to update a field in Salesforce that has a value with null. However, the connector does not change the value of the field. Any ideas of how to do this?
Hello everyone,I experience an issue where an user is not being able to add or modify any workflow but few days before was able to do those actions in a daily basis. From the user view, it looks like this, mentioning that the campaign is in "read only" mode and has the activity options disable.Can't...
Hi , I am trying to see if I can only filter out certain domains to be tracked in the tracking code. Trying to assign an option variable to a variable and not able to do that .something likevar pattern = new RegExp(%><%@ include option='Option_whitelistDomains' %><%, 'i'); Is this even possible. Tha...
Dear All I'm getting the below error while executing the script in admin console. could you please help me on this. Thanks in Advance SELECT CreateSequenceIfNecessary('NeoCustomId', '1000', 'cache 1000');create or replace function GetNeoCustomId() returns integer as 'declareiId integer;beginselect i...
Hi Team,I'm trying to get the data into workflow transition from external API service. Below is the code snippet to call the API for each record.//function to call the api and return the response function apiCall(url) { var http; try{ http = new HttpClientRequest(url); http.method = 'GET...
Hi I'm using a document as an attachment in a delivery, that will convert to a pdf with personalisation. The attachment creates perfectly well. If however, in the document, I choose to embed the fonts in the document (which you would need to do as the customer may not have the font loaded on their ...
Hello, A workflow is stuck (no error messages in the logs). We tried an unconditional stop but a pop up with an error message immediately appears: WKF-560000 Impossible d'effectuer l'arrêt inconditionnel du workflow d'id 287119013 (et d'id de processus 20652) : il est lancé sur la machine 'IBCRMR18...
Hi, While creating new delivery template, after selecting the SMS routing inside the properties tab - From ABC service provider text should come in sms Text content. Please let me know how can I do it. Regards,Tejashri