05-10-2012 01:15 PM
Hello there,
I am going to make process to create Lun on NetApp Simulator.
I had NetApp simulator, NetApp SDK server up n running on my server ...i made web target as my SDK API server and my TEO also on same server..http://172.21.***.**:8088 << this is my target connection.
1> i want to check : does my connection work succefully or not for that i created process "web HTTP request" but that was not hit my target...
so, please anybody have information for creating web http request process..please share with me...i appreciate you....
2> I also have one more question regrding to using XML API in the process....As i said i also want to make process to crete Lun on my simulator...
so..does anybody have information that how to use this XML API in our process...
I really appreciate for help...
Regards,
Krupesh Patel
Solved! Go to Solution.
05-11-2012 12:34 PM
Yes you would need access to the web if you are going to access something off of that box... like weather.gov.
I was able to great a web target to weather.gov, then use Web Service Execute to that WSDL and pull back the methods fine.
If you are accessing something on the web, TEO must be able to get there. (no different than a web browser or if you did it manually)
05-10-2012 02:08 PM
So for #1 you want to test the connection?
Are you hitting a WSDL or making a SOAP type request? If you can go to the WSDL/etc on a web page you should be able to go to it in a HTTP web request. If you use a WSDL and can go to the WSDL on a web page then you should use the web service execute activity to hit that web page.
On #2, I have no experience with that API.
If you need more general help with the web request component you can raise a TAC case.
05-10-2012 02:42 PM
Hello Christopher,
Thank you for your reply....
Yes ..i was making soap request....
Regrds,
Krupesh
05-10-2012 02:44 PM
Then you should be able to hit the web page you are trying to hit in a browser. Then you need to do a http request web activity with a POST I'd guess. Not too easy to trouble shoot via here. Might want to open a case or post on the IA Design center and post some screenshots. (of the particular issue)
05-10-2012 03:00 PM
Sure Christopher....
Let me try the way you suggest...will not success than i will provide issue with snapshots....
Regards,
Krupesh
05-11-2012 11:29 AM
Hello Christopher.......
Now this time i just want to do simple web service target ...i want to use web service execute activity with wsdl use...
Here ..i created web target as http://www.weather.gov/
My process is to execute the web service ..this is my Relative url : http://www.weather.gov/forecasts/xml/DWMLgen/wsdl/ndfdXML.wsdl in for web service execute activity as i show in the image..
Now..i want to select method by veryfing the url but i didn't get success....and got error...i want to execute this service on the target and want weather according to zip code i get from method...
please help...appreciate you for information....
Here is that image :
05-11-2012 11:32 AM
Do i need internet connection for this server ..where i run the procrss ?????
05-11-2012 12:34 PM
Yes you would need access to the web if you are going to access something off of that box... like weather.gov.
I was able to great a web target to weather.gov, then use Web Service Execute to that WSDL and pull back the methods fine.
If you are accessing something on the web, TEO must be able to get there. (no different than a web browser or if you did it manually)
05-11-2012 01:00 PM
Yes...Christopher....thanx a lot......
Regards,
Krupesh Patel
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide