Is there a way to pass the base object of a process into a script. For example, with a base object of Department I could pass to a script $ShortName$ and that would give me the shortname in the script but I address quite a few variables on the department object so I would like to pass in the department and then look at the attributes from within the script so there aren't alot of parameters to pass in. I could pass the UID and then do a look up in the database but I think this would be expensive and this script would be called many times plus the department has already been loaded by the process. Is there a way to pass the base object of a process into a script parameter? If so, what's the object type that the function would need to receive as a parameter?
- Products
- Solutions
- Resources
- Trials
- Support
- Partners
- Communities