Page 1 of 1

Posted: Mon Jul 14, 2008 8:00 am
by eostic
Hi Hemant...

It would appear that everything is working perfectly well with WISD...you have defined and published a DB2 access Service for SOAP over HTTP. Congrats!

The issue that you are having now is one for the XMLInput Stage...hard to tell exactly from the notes below, but it's highly likely that you are experiencing a symptom of the XMLInput Stage not liking namespaces which are being returned in the SOAP envelope from the selected Service you just created. I would guess that you need the XML patch 117664, although I can't guarantee it. You'll need to speak with support.

In the meantime, how are you testing your WISD Service otherwise? Do you have some SOAP client that is not DataStage? Have you looked at any independent testing tools that validate SOAP based Services? Are you using .Net or Java or something else for your SOAP clients? What is the goal for your service. This is certainly not the preferred way of accessing anything in DB2 from within DataStage, especially if you have any volume. Creating a service for DB2 is important for your java and .net users who may be building portals or other SOA applications and require simplified access to the data. While DataStage is certainly able to invoke Web Services, try to save that for unique funcationality that can only be accessed via Web Services.

Ernie

Posted: Wed Jul 30, 2008 6:29 am
by sjfearnside
Was this issue ever resolved? if so, please post the solution.

Thanks

Expose Datastage as a service...got Error while using WSClP

Posted: Tue Sep 02, 2008 2:56 am
by Hemant_Kulkarni
Hi,

After installed the XML patch we got the following warnings could you please guide us to resolve this problem.


Xml_Currency,0: Warning: New_SOA.Webs_Currency: ASCL-DSJNI-00001`:`TJStage::initialize: initializing Transformer for Java stage; resource path not found

Webs_Currency,0: Warning: New_SOA.Webs_Currency: ASCL-DSJNI-00001`:`TJStage::initialize: initializing Transformer for Java stage; resource path not found

APT_CombinedOperatorController,0: Fatal Error: Fatal: TJClient::initialize: unable to create Java Virtual Machine; classpath = java/lib/wsclient.jar
java/lib/axis.jar
java/lib/commons-discovery.jar
java/lib/commons-logging.jar
java/lib/jaxrpc.jar
java/lib/saaj.jar
java/lib/wsdl4j.jar
ASCL-DSJNI-00011`:`JNIWrapper: load library failed: directory java/jre\bin/classic, name jvm
The specified module could not be found.

Many Thanks

Re: Expose Datastage as a service...got Error while using WS

Posted: Wed Sep 10, 2008 8:36 pm
by Nagaraj
did you check whether the patch was successfully applied
?

Re: Expose Datastage as a service...got Error while using WS

Posted: Wed Sep 10, 2008 8:37 pm
by Nagaraj
did you check whether the patch was successfully applied
?

Re: Expose Datastage as a service...got Error while using WS

Posted: Wed Sep 10, 2008 8:46 pm
by chulett
Hemant_Kulkarni wrote:After installed the XML patch we got the following warnings could you please guide us to resolve this problem.
Shouldn't you be asking this of whomever provided you the patch? Your support peoples?

Re: Expose Datastage as a service...got Error while using WS

Posted: Wed Sep 10, 2008 8:51 pm
by Nagaraj
usually i apply the patch and do the rollback if it is useless and consult support, sometimes we may have a wrong patch.

Posted: Wed Sep 10, 2008 9:40 pm
by ray.wurlod
Sounds like you're in need of a more professional support organization!

Posted: Thu Sep 11, 2008 12:10 pm
by Nagaraj
No sometimes Support would anitcipate something and provide a patch which would not work, and we have to roll back and give them more info.

for example,
I didnt have resource estimation enabled for which they provided the patch and that also didnt work, had to rollback the patch eventually.

Posted: Wed Oct 01, 2008 2:27 am
by DSRajesh
Hemant,

Have you resolved this issue?

You need to the proper installation and do the proper configurations so that the xm stage will find the required load lib files and paths etc...

Let me know with your resolution if any...

Posted: Thu Oct 02, 2008 7:02 am
by Nagaraj
can you tell me what is that proper configurations please?