Demo on Real time job and configuration in Data se...
Technology Blogs by Members
Explore a vibrant mix of technical expertise, industry insights, and tech buzz in member blogs covering SAP products, technology, and events. Get in the mix!
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Search instead for
Did you mean:
We have re-enabled the option to post and create content. Email notifications are currently still turned off while we finish up steps related to badges and content retagging.
Subscribe for more.
A real-time job is created in the Designer and then configured in the Administrator as a real-time service associated with an Access Server into the management console..
This Demo will briefly explain the management console setting ..
We can execute the Real time job from any third party tool. let us use SOAPUI(third party tool) to demonstrate our Real time job.
Below is the screenshot of Batch Job used to create a sample table in the database(First Dataflow) and create the XML target file(second Dataflow). The XML Target file(Created in the second Dataflow) can be used to create the XML MESSAGE SOURCE in the real time job.
Below is the screenshot transformation logic of dataflow(DF_REAL_Data)
Below is the screenshot transformation logic of dataflow(DF_XML_STRUCTURE)
Below is the screenshot transformation logic of Query Transform "Query" used in DF_XML_STRUCTURE
Below is the screenshot transformation logic of Query Transform "Query" used in DF_XML_STRUCTURE
Below image show the creation of the Real time job in Data services.
FINALLY RUN THE REAL-TIME JOB USING SOAP UI TOOL
Run the SoapUI tool
Create the project à browser the WSDL file.
Under project àReal-time servicesàcheck the project nameàsend the request.
Request Window will open now enter the search string in it.