The SDKSCRIPT connector reuses SDKDYN metadata but its implementation is entirely in JavaScript. You can also deploy the connector using Connector Xpress using the provided template.
The SDKSCRIPT connector demonstrates only flat functionality, unlike SDKFS.
The SDKSCRIPT connector uses a copy of the metadata used by the SDKDYN connector, but all its logic is implemented in JavaScript instead of Java. This is achieved by the script operation bindings that can be found in /conf/sdkscript_opbindings.xml, which wrap a stub connector as configured through /conf/connector.xml.
Note: This same technology also allows wrapping custom JavaScript processing around methods of existing connectors.
Copyright © 2013 CA.
All rights reserved.
|
|