Latest Posts


Show last 6 hrs - 24 hrs - 7 days

Forum RSS Feed

Top Posters

Last 30 days

  • Antoine (132)
  • gayatri.chandak (26)
  • gemor.roj (24)
  • juanjo.hernandez (22)
  • metabyte (20)
  • hellonico (15)
  • talita.pezzi (14)
  • danielandross (14)
  • liu.zhengyang (14)
  • Konstantin.Melnik (13)

All time

  • Antoine (2271)
  • Shivanand (1194)
  • cshekhar (933)
  • psq (797)
  • metabyte (411)
  • jag (393)
  • dfrench (358)
  • arnaud (328)
  • jalateras (325)
  • 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
Re:Web Services in xForms (0 viewing) 
Go to bottom Post Reply Favoured: 0
TOPIC: Re:Web Services in xForms
#9587
Cooti (User)
Fresh Boarder
User Offline Click here to see the profile of this user
Web Services in xForms 1 Year, 8 Months ago Karma: 0  
Hello!

I would like to know if it is possible to integrate a web service in an element of a xForm (integrate a web service who list all the data of my MySql database in a comboBox for example)?

Thanks
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#9598
Antoine (Admin)
Admin
User Offline Click here to see the profile of this user
Re:Web Services in xForms 1 Year, 8 Months ago Karma: 32  
Hi, it is possible to make a call to a webservice, and map the output of the call to an element of the form so that the data is displayed.

Thanks,

Antoine
 
Report to moderator   Logged Logged  
 
Intalio, The Enterprise Cloud Company
www.intalio.com
  The administrator has disabled public write access.
#9617
cshekhar (Admin)
Admin
User Offline Click here to see the profile of this user
Re:Web Services in xForms 1 Year, 8 Months ago Karma: 31  
Hi,

Please have a look on the attached process that is an answer to your query.
Inorder to execute this process please follow the below given points:

MySQL Database:
All you need to have a table with two fields (Name & Designation) in MySQL-5.
mysql> create table employee (Name varchar (20), Designation varchar (12));
mysql> insert into employee values (‘xxxxx’ ‘xxxxx’);
Designer
1.To configure jdbc connection:
Refer to the reference guides>Intalio|BPMS Connector for JDBC http://bpms.intalio.com/content/view/184/86/
2.Create Database Connection with the name as Process.

Thanks
Chandra
File Attachment:
File Name: DynamicProcess.zip
File Size: 24254
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#9639
somegeek (User)
Senior Boarder
User Offline Click here to see the profile of this user
Re:Web Services in xForms 1 Year, 8 Months ago Karma: 0  
Hi
That was exactly the scenario that I was interested in too.
How are you deploying the webservice inside the Intalio Environment?

Thanks very much.
 
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