AddSDIVersion
Description:
Adds a new Version of an SDI.
Input Properties
sdcid
Description:
Identifier of the SDC.
Required:
Yes
keyid1
Description:
Identifiers of the SDIs.
Required:
Yes
keyid2
Description:
Identifiers of the SDIs.
Required:
Only for multi-key SDCs.
keyid3
Description:
Identifiers of the SDIs.
Required:
Only for multi-key SDCs.
auditreason
Description:
Auditing information recorded in the "Reason" column of the TraceLog table.
Required:
No
eventnotify
Description:
Determines whether or not (Y/N) an EventNotify Action is posted onto the ToDo List when this Action executes.
Deprecated:
As of version 7, Event Notify actions are no longer generated
adduserroles
Description:
Grants/blocks (Y/N) SDI access for all Roles assigned to the current user.
Required:
No
Comments:
  • Do not use this property if the new SDIs are based on an existing SDI Template. In this case, use the addtemplateroles property.
  • Role-Level Access must be enabled for the SDC.
  • Use this property only in a JSP, as the JSP can pass the connectionid to the Action (thereby identifying the current user).
addtemplateroles
Description:
Grants/blocks (Y/N) SDI access for all Roles assigned to the current user.
Required:
No
Comments:
  • Use this property only if the new SDIs are based on an existing SDI Template.
  • Role-Level Access must be enabled for the SDC.
  • Use this property only in a JSP, as the JSP can pass the connectionid to the Action (thereby identifying the current user).
applyworkitems
Description:
Determines how the Workitem is associated with the SDIs:
  • Y associates all Workitem Items, as well as the Workitem itself.
  • N associates only the Workitem.
Required:
No
forcenew
Description:
Determines whether or not a new Data Set is added when Template Workitems are applied. This overrides the Workitem definition:
  • Y enables the "Force New" option for Workitems, and overrides the "Force New" setting in the Workitem Maintenance Page. When adding Workitems to this SDI, enabling the "Force New" option always creates a new dataset. This will let you resolve Data Sets after you have deleted the Workitem, as each Workitem Item will be uniquely identified.
  • N uses the "Force New" setting in the Workitem Maintenance Page.
Required:
No
Output Properties
newkeyid1
Description:
Identifiers of the added SDIs.
newkeyid2
Description:
Identifiers of the added SDIs.
newkeyid3
Description:
Identifiers of the added SDIs.
Additional Information
Additional information concerning this Action:
If a template SDI is required to be up-versioned, then templateflag=Y needs to be passed in as a separate property.
Copyright © 1999-2025 LabVantage Solutions, Inc.