Demo on Real time job and configuration in Data service
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
- 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.
- Finally the record will come.
nice document Ravi ..
Keep posting new document for data Quality as
Good job . Thanks ravi
I have a task of eliminating duplicates based on first name and last name in a table using Match transformation.
Can any one help.
Hi.. I need one help.
I have created a real time job but My job is stuck at dataflow level!!!
It is not showing me output in SOAP.
Please help.
Send me the screen shot of that dataflow.. Just want to know about the flow.
Have you ever created a Realtime Job as service which is called from the ERP?
Can we have more than one XML source file (can be part of different DF or WF) as source in a Real time job? If not, then why this limitation?
Hi ,
In real time job we can use one XML source message and one XML target message. As we are aware realtime job process one records at a time.
Cheers !
Ravi
Nice Information.
I need to know if there a way to free flat files as source in Realtime job.
because keep taken while the service is running.
regards
Hi Ravi,
Our team is trying to find a solution for replicating data changes from source hana to target hana system. We could use DataService batch job to do this but it could only be triggered at most every 1 minutes. While our laterncy expectation is less than 10 seconds.So we start to look into the "realtime" job.
Seems the realtime job could only process one record at one time.
Is it suitable for replicating db changes for several tables?
Thanks,
Coco Dai
Nice Document Ravi...
Keep posting new documents for Data Quality, IDOC, BAPI & LSMW
Thanks,
Nagaraja U