Forum tags


Top Posters

Last 30 days

  • ravinderjit.singh (29)
  • Antoine (26)
  • danielandross (17)
  • venkaiah.k (16)
  • shao (14)
  • sirswendu.ganapati (13)
  • eva.das (13)
  • metabyte (12)
  • milos.vacek (7)
  • cristiano.quintao (7)

All time

  • Antoine (1492)
  • Shivanand (1194)
  • cshekhar (928)
  • psq (796)
  • jag (391)
  • metabyte (383)
  • arnaud (328)
  • jalateras (325)
  • dfrench (271)
  • venkaiah.k (214)

Show last 4 hrs - 12 hrs - 24 hrs

POLL

We are looking for more information to tailor our training to better meet the needs of our customers. Please indicate all options that apply.

I would like to attend specialized training from Intalio on BPM as it relates to my application area:


I would like to attend specialized training from Intalio on BPM as it relates to my job function:


I would like to attend specialized training from Intalio on BPM as it relates to my industry:

Login

MAIN arrow FORUMS
process response : how to assign values to fields? (0 viewing) 
Go to bottom Post Reply Favoured: 0
TOPIC: process response : how to assign values to fields?
#495
cshekhar (Admin)
Admin
User Offline Click here to see the profile of this user
Re:process response : how to assign values to fields? 2 Years, 8 Months ago Karma: 31  
Hi!

Nancy


I am attaching Example.n3x file that is going to solve your issues.
I’ve used a complex schema Assign Task that consists of three simple schemas->
1. Job Profile
2. Name
3. Status
I used same schema on both message flows.
I have also created a variable under declarations in which I assigned the Status that I received as an input under incoming for $msg(Client:msg)
Then I initialized Status (given under msg1) to a literal under outgoing for $msg1(client:msg1)

After initializing the variable I assigned the variable to $msg/AssignTask/ns: AssignTask/ns:Status

Here I am sending the input value for Status and getting the same output.
This example fulfills you requirement.

Thanks
Chandra
File Attachment:
File Name: 8369efc0e74f67ae65f562adeaf6e795.
File Size: 5791
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#496
jerome (User)
Junior Boarder
User Offline Click here to see the profile of this user
Re:process response : how to assign values to fields? 2 Years, 8 Months ago Karma: 1  
Hi Cshekhar!
Thank for your
Have you ran this example ?
When i try it whith the following Soap request, i've a timeout fault.

Code: :

  <soapenv:Envelope xmlns:«»soapenv="http://schemas.xmlsoap.org/soap/envelope/"         xmlns:int="http://www.intalio.com">     <soapenv:Body>         <int:AssignTask>             <Name>Jerome</Name>             <JobProfile>Archi</JobProfile>             <Status>Good</Status>         </int:AssignTask>     </soapenv:Body> </soapenv:Envelope>


-
Any idea ?
Thanks,

Post edited by: jerome, at: 2006/04/20 04:44
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#500
cshekhar (Admin)
Admin
User Offline Click here to see the profile of this user
Re:process response : how to assign values to fields? 2 Years, 8 Months ago Karma: 31  
Hi!

Jerome

The Example.n3x is working perfectly fine nad is givin result too.Also i have uploaded the sample that invokes wsdl file created in weblogic and it gives perfect results you can refer that too.The sample name is Send Text Mail nad to check out this sample just click on the link given below.
http://bpms.intalio.com/content/category/4/22/83/

I wish that helps you in resolving your issues

Thanks

Chandra
:whistle:
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#501
jerome (User)
Junior Boarder
User Offline Click here to see the profile of this user
Re:process response : how to assign values to fields? 2 Years, 8 Months ago Karma: 1  
Great,
Could you tell me wich version of Designer and BPMS you are using ?

Thank you
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#502
cshekhar (Admin)
Admin
User Offline Click here to see the profile of this user
Re:process response : how to assign values to fields? 2 Years, 8 Months ago Karma: 31  
Hi!

Jerome i created the Example process in designer 4.1.2.010 version and also deployed the same process in designer version 4.1.3.014. For which i am getting perfect result

Thanks

Chandra

Post edited by: cshekhar, at: 2006/04/20 10:37
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#533
nancycarrere (User)
Junior Boarder
User Offline Click here to see the profile of this user
Re:process response : how to assign values to fields? 2 Years, 8 Months ago Karma: 1  
Hi,

I tried to deploy and run your example, and I get the following error :

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soa
penv:Body><soapenv:Fault><faultcode>soapenv:Server</faultcode><faultstring>Messa
geExchange Failure</faultstring></soapenv:Fault></soapenv:Body></soapenv:Envelop
e>


Do you have any idea where it could come from? I am using the last version of Intalio Designer and PXE (downloaded from the Web site today).
Thanks,

Nancy
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
get the latest posts directly to your desktop