Hello,
I just imported a custom module to my production called "processing." We also imported two process definitions that use this custom module and two existing modules (Accounts & Contacts). In production, we cannot edit any of the action nodes…
Hi,
im really shocked 'cause it seems, that the user module is not available in SugarBPM. My idea was: Sending a Mail to the user where a specific field value is set or changed.
For example:
If the user field is "active" an email will be send to…
Hello,
I would like to implement a process that starts when a new ticket is attached to a lead. The relationship change event also works when I link a ticket to the lead via the UI. However, we also have a REST interface running that does just that…
Hello All,
I am using Process Email Templates to send Process Definitions.
Custom module have url fields say, url = " ">https://abc.com/?id=A123"
TinyMCE encodes a[href] Fields Selector {::Modules::url::} to %7B%3A%3AModules%3A%3Aurl%3A%3A%7D…
As part of an opportunity approval flow, I need to check if the user has increased the Likely amount. To do this, I need to be able to set a test within an exclusive gateway to detect if a module field value has changed. We can do this within the start…
Hi everyone.
I am struggling to figure out why, but a process definition that uses the "Changes" method is not firing when a logic hook is using $bean->save(). The changes is a simple "No to Yes" but when saving the record it doesn't go into the processes…
Hi there !
I'm facing a strange issue. The field case_number is not processed in my email template when I'm sending a notification through a workflow. Customer is complaining about this issue but the version of Sugar hasn't changed since June 2018 …
What are some of the most useful process definitions that you have added to your business? Ones that changed the way you work and saved time. What was a game changer for you?
Hi,
I need to create a scheduled task for a contact owner when an email is received from a customer (emails will only be received as replies from our users, so the contact will have already by setup in ALL instances). The purpose of this would be…
Hello, I hope you are all well. I have a request from my business to update a field on the contact record after 120 days, simple enough, so I thought. My first thought was to create a Process Definition to look for the event and wait 120 days. But I had…
Hi,
I'm using Sugar 8.0.3 Enterprise, how can i re-open an existing closed case(Status: Closed) when a new email imported via email to case functionality has the matching Case Number[Case Macro] on the subject ?
I note that Emails is not a module…
Hi , I am not able to see related module in process definition can any body guide me. Like Target Module: Account And I want to update the associated Contact where Account & Contact have M:M relationship.
Hi All, I need to add the process email template with non related module fields. Please advise me how to add the non related fields with process email templates.
Hello All, I working with Sugarcrm 8.0.1 to set form fields readonly after the first update.But the fields to set readonly feature is not working .Please help me solve this issue.
Hi All, I am trying to create one process definition with actions assigned user( to assign one user) and change field ( to update team) based on condition which I mentioned in start for newly created records. But when I enable that process definition…
Hello, let's assume, that I want to create Logic Hook and Advanced Workflow without timer. Advanced Workflow (Process definition): will run on Leads New records only criteria is Lead source equals "Newsletter" and result will be, that this Lead will have…
Hello guys, We have move Sugar 7 Pro to Sugar 7 Enterprise. Now, we can use Process module instead of Workflow module. This is Workflow, we need to migrate to Process (Opportunity Module): 1) "Opportunity" create/update Save . 2) Custom text field "Job…
This logic hook checks whether a record is new and a checkbox is checked, then links an account to the record based on the related contact. It works perfectly when a user creates a new record, but not when created by a process definition. The process…