Workflow and ServiceDesk Community

 View Only

Multiple Value Mapping 

Jun 13, 2012 09:44 AM

This component has not yet been documented by the Workflow community.

Earn Connect points by contributing your knowledge about this component to the Workflow community. 



Component definition

[Describe this component in one or two sentences.]

Component icon

[Insert component icon Image file here.]

Definition of component input value or values

[Insert a table that lists the name and description of input values, including example formats. Modify the following table as needed. Insert additional tables as needed.]

Table: Input values
Input value name Input value data type Example format
[Input 1: mail address] [Text] [user@domain.com]
[Input 2: account name] [Text] [domain\user]

 

Definition of component output value or values

[Define the output value data types. If multiple output data types exist, you can insert a table.]

Connection information

[If this component connects to a process or product outside Workflow, insert the definition of the connection string and/or authentication requirements to make that connection.]

Component settings

[Describe any setting options that change the way this component behaves.]

 

Use case

[Name each use case that you include below.]

[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
2 Views
0 Files
0 Shares
0 Downloads

Tags and Keywords

Comments

Sep 29, 2015 03:16 AM

But can you explain me how to use a mutiple value mapping component.

Sep 29, 2015 03:15 AM

I was able to do this using integration project.

Thanks for the help.

Sep 11, 2015 04:17 PM

We are tagging along a workflow component documentation article, can you post a discution about your issue in the workflow community and I will explain how to create and use "user defined type"

Sep 10, 2015 05:21 AM

Hi Eric,

 

thanks for the info.But i am not sure to create custom data type.

could you help me with that.

 

What i am trying to do here is:

I am querying the data from sql data base.

Then trying put into oracle database.

I am getting data as 48 rows 4 columns.

after the integration component which gives the data output lIke: 

row1-field1 field2 field3

row2-field4 field5 field6

.

.

.

row48-field4 field5 field6

i use For Each element in collection for getting each elemnet and then want to assign it to some variable.

I can use a loop,counter and  single value mapping component to assign each row as a array to variable.

but how do i do it to many rows.

Then want to insert into another table.

Could you please help me on how do i do this.

Regards,

 

 

 

Sep 09, 2015 09:09 AM

Well i'm not using Workflow much but I think you have to create a custom data type (There is a wizard for that in integration library) .

The query output must use your custom data type as output type or you can use "add item to collection" to create an array from basic data type (String, integer, etc)

I believe "multiple value mapping" is used to map an array into an array and you might need another custom data type to be the parent array.

 

 

 

 

 

Sep 08, 2015 10:51 PM

Hello,

I want to save the values from a query in to a variable[array]

like: Array[1][1]:name 2

      Array[1][2]:ID2

     Array[1][2]:project2

 

 Array[2][1]:name2

      Array[2][2]:ID2

     Array[3][2]:project2

 

How do i use multiple value mapping component for this purpose?

Thanks to let me know about it.

Related Entries and Links

No Related Resource entered.