我们可以使用 Informatica 创建 Web 服务吗?
我对 Informatica 很陌生。
使用 Informatica 是否可以满足以下要求?
我的要求是——
"I want to create a Real Time RESTful webservice within Informatica Cloud which will fetch data from an Oracle Database and present output in JSON format when an particular URi is invoked."
Note: I am not trying to connect to a Webservice, so please don't tell me about Webservice connector.
I want to create a Webservice Server Provider within Informatica so that when someone calls a URI in browser, this should query the Webservice deployed inside the Informatica Cloud and present the data on the browser in JSON format
Edit: Re-framed the question in a more Informatica kinda language
Note: If you provide step by step process I would really appreciate it. I am a Java developer and I started learning Informatica like a week ago, I started from "What is Informatica?". So please explain as if you are explaining an idiot.
Update :: I have been using the following link as a reference. Using this as is doesn't work. I have been trying this for months now. I get an error while deploying. "Can't be deployed within tenant context" So definitely I am missing something. Can anybody throw some light on this please ?