My Stuff

n.tiwari Green Ribbon

Comments

  • Thank you for the clarification al3xicon!
  • al3xicon and others - thank you for the blog links. This is very helpful! I have a question - any specific purpose behind including /feed in the links?
  • pcutler I saw this in NetSuite's article about the deprecation: "Because using the Delete All Data item often lead to a blocked account, the functionality has been replaced with a new process where a new account is created and the old one is removed. With the new process, the old account can be used until a new one is…
  • Some ideas - Can you get some "global part" of the transition formula and put it in the workflow condition - thereby reducing the number of characters? One other idea is to use 3 transitions instead of one - transition 1 checking if it's weekend or weekday - transition 2 will execute for weekdays and transition 3 execute…
  • Try using {TRANID} -> We use this internal id for SOs and POs custom workflows and it includes the appropriate SO number (e.g. SO-9769) or PO number (e.g. PO-9769) in the email sent to us - You can use it in the workflow's Send Email Action. Works both in subject as well as the body of the email sent.