My Stuff
Comments
-
Thanks a lot.
-
Did you set the role as administrator? passport.setEmail(xxx); passport.setPassword(xxx); role.setInternalId(xxx); passport.setRole(role); passport.setAccount(xxx);
-
I figured this out...it throw this error when we try to set an invalid item.
-
If you create a saved search with External id as a column, the search will return this data in the response.
-
"Show Internal IDs" is checked for that user.
-
Did you get this issue resolved?
-
All these functions require the alpha numeric field id as a parameter, the one that start with "cust". But what I have is the internal id of the custom field. Can I look up the data with the internal id rather than the ID of the field?
-
I have a custom list field listing fields and once the user select a value, I get the internal id of the selected field.
-
Looks like item records have issues
-
Sandboxes are fine. Only production accounts are affected..
-
Any idea when this defect will be resolved? I am still getting the ReferenceError: "document" is not defined in SuiteScripts 2.0 I guess I have to go with 1.0 :-(
-
Thanks David!
-
is the website ns provided or 3rd party ? We have to support both cases.
-
I think this is a symptom of the new DMARC compliance causing the email’s From header to be rewritten. This search lists related topics and suggested solutions. Thank You! I only got the first email even though the next state is after a delay of 30 minutes. I have the trigger on field set to "On Entry" on the state that…
-
I have a scheduled transition that I would like to not execute on weekends and holidays. I was able to use a formula in the condition to stop it from executing on weekends but when I try to add all of the formulas I would need to exclude holidays as well it is too long. It exceeds the allowed characters in the condition.…
-
Support team couldn't help me here... This works fine in production...The issue is only in sandbox account.
-
ACTION 1 - Send email Type: send email Trigger On: Scheduled - try changing this to After Record Submit Delay: 1 Unit: Hour I had setup a workflow that will send an email 1 hour after the creation of new lead. This is what I have done: WORKFLOW DEFINITION Record type: Customer Sub types: Lead Release Status: Testing Event…
-
Thanks Evan. Now I don't get the error anymore. I have 5 states for my workflow. Each state is supposed to send emails. State 1 is supposed to send an instant email when the lead status is changed, state 2 after 1 hour, state 3 after 2 hours, state 4 after 3 hours & state 5 after 4 hours. I have the "Trigger On" for the…
-
Yes, I do have transitions from each state to the other with a delay of one hour. The log states that the email has been sent for the 5 states, but I get only the first email - Call Back Eliminator Email 1 Campaign #1: Call Back Eliminator State 5: Email 5 after 18 days 11/14/2011 7:37 am 11/14/2011 7:37 am Log Campaign…