FAQ

Below are some frequently asked questions that can help solve problems that may arise during your development process.

Q. How do I determine if my input activity is discoverable at design time?
  • A. If input to the activity varies based on object type, you should select discoverable and use an abstract WDSL or schema element type for input.
Q. My schema or WSDL does not contain an abstract element type. How do I add that to my file?
  • A. WSDL's and schema's provide a mechanism to force substitution for a particular element or type. To add an abstract element to your file, add the following complexType element to your WSDL or schema: complexType name="MyObject." Be sure you define it in the same namespace as your input types.
Q. Can I modify an existing connector?
  • A. As long as the connector was built using the CDK Connector Wizard, you can update it by simply launching the Wizard and adding new activities to it or by revising existing activities.
Q. I have existing project. Can I run the Wizard on top of it and use the orchestrations to expose the connector activities?
  • A. Yes. You can run the Wizard on top of existing projects, but be sure your activity names do not conflict with existing orchestration names.
Q. My connector is not displayed in Studio. Why?
  • A. Many errors can be corrected by simply checking for errors. Check the log file under Studio_Install_dir for failures.



Feedback | Notices


Timestamp icon Last updated: Thursday, December 17, 2015


http://pic.dhe.ibm.com/infocenter/wci/v7r0m0/topic/com.ibm.wci.cdk.doc/cdk_faq.html