Pages: 1
Print
Author Topic: Checkin and checkout  (Read 880 times)
biswajitsr
Member

Posts: 44


« on: July 15, 2010, 11:23:44 PM »

In XMeatl author for checkin, checkout author is calling web service through connector code. In case of XMAX according to my limited understanding javascript can directly call the server code. So no need for the connector codes. So will all the required javascript API or other required things be available for those 2 functionalities to be implemented in XMAX. Or any concern is there?
Logged
Derek Read
Program Manager (XMetaL)
Administrator
Member

Posts: 1552



WWW
« Reply #1 on: July 16, 2010, 11:36:15 AM »

If you are asking about the XMetaL Connector SDK, the code to run a "connector" based on it is only inculded in XMetaL Author Enterprise. It is not included with other products (XMAX or XMetaL Author Essential).

XMetaL Connector does not require any web services nor does it communicate using any. If the CMS you are connecting to happens to use web services then they may be involved but only for that particular CMS.

If you need to have XMAX communicate with a CMS system, database, or other form of storage you will need write the code to do that using our standard APIs as documented in the Programmer's Guide. There are APIs that let you save files to disk, open documents from disk, or create new documents from a string. You can also obtain the XML as a string.
Logged
Pages: 1
Print
Jump to:  

email us