Search found 16 matches

by kbalaji123
Thu Jan 04, 2007 9:27 am
Forum: IBM<sup>®</sup> DataStage TX
Topic: Webservices calling methods
Replies: 27
Views: 23007

Re: Webservices calling methods

While importing WSDL file has type tree , i am getting error like "Empty sequence value for platform msgs"

can u pls suggest me how to come out this error.

wsdl file validated successfully.
by kbalaji123
Wed Dec 20, 2006 12:33 am
Forum: IBM<sup>®</sup> DataStage TX
Topic: Webservices calling methods
Replies: 27
Views: 23007

Webservices calling methods

In DSTX while connecting to https sites how encryption will happen if i used http(s) adapter and what are all commands required for to connect https site??

our client website implemented by 128-bit encryption with https/ssl at the transport level.
by kbalaji123
Tue Dec 19, 2006 8:01 am
Forum: IBM<sup>®</sup> DataStage TX
Topic: Webservices calling methods
Replies: 27
Views: 23007

Webservices calling methods

I am getting same error (pls see the trace file), i tried with or with out port also and confirmed, i got correct user id and password , when i connect other https sites also i am getting below same error. pls tell me how to resolve this issue?? Server host is '10.201.50.71'. Using port '8080' for t...
by kbalaji123
Wed Dec 13, 2006 8:33 am
Forum: IBM<sup>®</sup> DataStage TX
Topic: Webservices calling methods
Replies: 27
Views: 23007

Webservices calling methods

when i used below command i am not connecting internet proxy server too pls find log . in my system accessing internet through internet proxy server. -t -url https://<user>:<pass>@10.201.50.71:8080 /<removed>.com/pages/customerlogin.jsp -SPROTO SSLv2 Server host is '10.201.50.71'. Using port '8080' ...
by kbalaji123
Wed Dec 13, 2006 6:09 am
Forum: IBM<sup>®</sup> DataStage TX
Topic: Webservices calling methods
Replies: 27
Views: 23007

Webservices calling methods

you need to use -URL HTTPS://user:pass@host[:port]][/dir[/file]] The other parameters are only necessary if certificates are used. I tried many ways to connect https site (our source site is secured website), i tried u r method also but iam getting error as below . "WSAConnectSSL: SSL_ERROR_SS...
by kbalaji123
Wed Dec 13, 2006 12:38 am
Forum: IBM<sup>®</sup> DataStage TX
Topic: Webservices calling methods
Replies: 27
Views: 23007

Webservices calling methods

I think you need to read the http adapter documentation and anything relating to web access. i read the http adapter documentation, -CA, -CERT, -CPASS,-PKEY, -KPASS whether these commands are mandatory for connecting to secured site (https) , when i trying to connect https site with out this comman...
by kbalaji123
Mon Dec 04, 2006 9:20 am
Forum: IBM<sup>®</sup> DataStage TX
Topic: Webservices calling methods
Replies: 27
Views: 23007

Webservices calling methods

janhess wrote:Do you want to access https? if it's just http then do nothing otherwise buy the security option for DSTX

I installed security collection software. is it enough?? if it is enough where i have to give this security options ...
by kbalaji123
Mon Dec 04, 2006 7:40 am
Forum: IBM<sup>®</sup> DataStage TX
Topic: Webservices calling methods
Replies: 27
Views: 23007

is it posible to clarify clearly what i have to buy
by kbalaji123
Mon Dec 04, 2006 7:12 am
Forum: IBM<sup>®</sup> DataStage TX
Topic: Webservices calling methods
Replies: 27
Views: 23007

Webservices calling methods

janhess wrote:Datastage TX security option


where i have to check and were i have to give security options in DSTX?
by kbalaji123
Mon Dec 04, 2006 1:37 am
Forum: IBM<sup>®</sup> DataStage TX
Topic: Webservices calling methods
Replies: 27
Views: 23007

Webservices calling methods

janhess wrote:looks like yo're trying to connect to https using http. I think you need the security option.

Which type of security option it is website security option otherwise internet proxy server security option pls clarify the same.

Thanks
Balaji
by kbalaji123
Tue Nov 28, 2006 5:52 am
Forum: IBM<sup>®</sup> DataStage TX
Topic: Webservices calling methods
Replies: 27
Views: 23007

In your scenario whether you are taken source as HTTP adapter to connect to website? I am not clear in DSTX how to connect to webpage?? and also let me know what are all DSTX components required to connect to webpage? In map desigenr how you designed maps to connect for webpage?? pls answer my queri...
by kbalaji123
Mon Nov 27, 2006 9:28 am
Forum: IBM<sup>®</sup> DataStage TX
Topic: Webservices calling methods
Replies: 27
Views: 23007

Webservices calling methods

Ours are setup with a secure connection and the page we hit is static. I defined my tree based on their page and capture the page they respond with. Can you tell me whether you defined type tree manualy or imported from XML schema? Is it posible to tell briefly how you are connected to webpage?? Th...
by kbalaji123
Sun Nov 26, 2006 11:49 pm
Forum: IBM<sup>®</sup> DataStage TX
Topic: Webservices calling methods
Replies: 27
Views: 23007

Webservices calling methods

Hi Jvmerc Thanks for kind information . kindly let me know , i have WSDL and XML schema's using which one i can connect to website ?? For Ex: Transactions.customers.xsd and Transactions.Employees. XSD I can able to import these schemas as type trees . using these type tree sources only i can connect...
by kbalaji123
Thu Nov 23, 2006 8:55 am
Forum: IBM<sup>®</sup> DataStage TX
Topic: Webservices calling methods
Replies: 27
Views: 23007

Webservices calling methods

Hi all I am new to DSTX, our requirement is to connect to webservices(webpage) and retrieve data. as per pdf's i understand that through event server and event agent using http adapters we can connect to webservices . our client is saying that without using event server you can develop static maps a...
by kbalaji123
Tue Oct 31, 2006 7:28 am
Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
Topic: maintain session state when it sources data from Webservices
Replies: 1
Views: 2839

maintain session state when it sources data from Webservices

Can DSTX maintain session state when it sources data from Webservices?


we will appriciate kind information about this