Below is a question that our developer submitted to devsupport via email. I'm posting it in devnet to see if anyone might be able to respond with some guideance.
------------------------------------------------------------------
To:
worksite-devsupport@interwoven.comI have been asked to assist one of your resellers with updating some custom connectors after a recent upgrade of Worksite to version 8.2.
We have run the Connector Wizard and created the framework. All options are Global options and consist of DSNs to various databases. The Process() method simply returns HTML to advise the user what the connector does. The connector contains one custom menu action item (Sync) which performs the action described. Prior to the upgrade, the action called a second ASP page with embedded javascript to perform the function.
In the new connector, I am uncertain as to what to enter into the wizard for the action to complete when the menu action entry is selected. If I recall correctly, even the developer documentation only refers to a URL. In short, should the method for the menu action item reside in the .cs framework file, and if so, what is the correct format to call the method? Is the return for the method still the formatted HTML to display?
I apologize for the long explanation, but I wanted to hopefully provide as much information as you would require in order to provide the solution. If there is an additional information I can provide, please do not hesitate to contact me via reply email.
------------------------------------------------------------------
Thanks in advance for any assitance,
vnava