.NET Integration Options for Vignette Portal

Hi there,

 My apologies if my questions appear too blunt, and do correct me if I am wrong with regards to my very minimal knowledge on the product:

 What are the .NET integration options available for Vignette Portal?

I have a customer that wishes to have SharePoint and Vignette Portal work side-by-side (for some political and financial reasons), I am trying to assess the options on how to manipulate data in Vignette Portal programatically from a .NET environment (e.g. add a content to a page, change the approval status of a document, create a task assignment with information from SharePoint).

 Are there any .NET-based APIs or web services that external applications could use for interoperability? If yes, could anyone kindly point me to any resources for further exploration?

 Thanks in advance.

.NET Integration Options

From what I have heard, they are working on incorporating an interface to do what you just described, but as of now there is nothing to do that.

Some of the options:
1) See if publishing an RSS in .NET does it for you, VAP can then display it in a porlet.
2) If you own VBIZ I would look to see if something in there can assist you; there are a bunch of adapters in there to talk to external systems.

HTH