Ebase Technology Forum Index Ebase Technology Forum

 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Create form instance via web service API

 
Post new topic   Reply to topic    Ebase Technology Forum Index -> Integration, Web Services and XML
View previous topic :: View next topic  
Author Message
john_colvin
Ebase User


Joined: 08 Mar 2010
Posts: 2

PostPosted: Mon Mar 08, 2010 1:25 pm    Post subject: Create form instance via web service API Reply with quote

Is it possible with Ebase to create a form instance and populate the form data via a web service?

We have a third party application that gathers data and we want to create an Ebase form instance and populate it with this data; this would be done via our integration technology and would ideally be done via a web service method. Forgive my terminology as I am not familair with the Ebase product suite.
Back to top
View user's profile Send private message
AJDulk
Ebase User


Joined: 14 Sep 2007
Posts: 45
Location: The Netherlands

PostPosted: Tue Mar 09, 2010 8:59 am    Post subject: Re: Create form instance via web service API Reply with quote

Yes, it is possible to populate a form with the data retrieved from a web-service.
Back to top
View user's profile Send private message Visit poster's website
john_colvin
Ebase User


Joined: 08 Mar 2010
Posts: 2

PostPosted: Tue Mar 09, 2010 1:25 pm    Post subject: Reply with quote

Thx for the answer. To be clear, is there a web service available in Ebase to create and populate a form? I dont mean that Ebase calls a thrid party web service I mean the 3rd party application will call a web service exposed by Ebase that creates the form etc.
Back to top
View user's profile Send private message
AJDulk
Ebase User


Joined: 14 Sep 2007
Posts: 45
Location: The Netherlands

PostPosted: Wed Mar 10, 2010 9:54 am    Post subject: Re: Create form instance via web service API Reply with quote

You can create web-services in Ebase (if you have the Integration Server option in your license). Your application could call this service and pass data to it. Ebase could then save the data or send it on.

To be clear on this, you would need to define the service in Ebase - you cannot throw unstructured data at a program and expect the program to know what to do with the data - this means that you have to know what you wish to receive from the application and you have to program an Ebase web-service to accept this data.

I am not aware of any standard Ebase method to then take the data that has been received via the web-service and to display it immediately to a screen in a form. The only way I know of how to do this is to have the form poll to see if any new data is available, load the data and display it - to do this you need to program using JavaScript on the client-side, and you would need to save the information from the web-service somewhere (database, xml, csv, etc).
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Ebase Technology Forum Index -> Integration, Web Services and XML All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2002 phpBB Group