Workflow and ServiceDesk Community

 View Only

Strings To Guids 

Jun 13, 2012 09:48 AM

 


Component definition

This component takes in an array of strings and tries to convert it into an array of guids. It outputs an array of guids and an array of strings that were not able to be converted to guids.

Component icon

bookmarks.png

Definition of component input value or values

The "Input Strings" input variable must be an array of string or "text" values.  This may be a piece of a complex data type as long as the data type of that piece is valid.

Definition of component output value or values

Field Names  
Guids Variable Name This output array variable will contain any string from the input variable array that was successfully converted to a valid Guid.
Failed Guids Variable Name This output array variable will contain any string from the input variable array that was not successfully converted to a valid Guid.


Component settings

No other settings are available for this component.

Use case

If you have imported data from a freehand spreadsheet and believe that some of the Guids may have been entered improperly, you can run the data through this component to generate up to 2 output arrays - 1 for the valid Guids and 1 for the invalid Guids.

[Example 1]

[Describe the use case. Insert screen shots or package files. Insert a description of how the settings are configured. Insert additional information about the use case that you are submitting.]

[Example 2]

[Describe the use case. Insert screen shots or package files. Insert a description of how the settings are configured. Insert additional information about the use case that you are submitting.]

Statistics
0 Favorited
1 Views
0 Files
0 Shares
0 Downloads

Tags and Keywords

Related Entries and Links

No Related Resource entered.