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!
cancel
Showing results for 
Search instead for 
Did you mean: 

REAL TIME JOB DEMO


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



  1. Run the SoapUI tool

  2. Create the project à browser the WSDL file.

  3. Under project àReal-time servicesàcheck the project nameàsend the request.

  4. Request Window will open now enter the search string in it.

  5. Finally the record will come.


11 Comments
Labels in this area