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
former_member200473
Contributor
0 Kudos

nice document Ravi ..

Keep posting new document for data Quality as

Former Member
0 Kudos

Good job . Thanks ravi

Former Member
0 Kudos

I have a task of eliminating duplicates based on first name and last name in a table  using Match transformation.

Can any one help.

Former Member
0 Kudos

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.

0 Kudos

Send me the screen shot of that dataflow.. Just want to know about the flow.

Former Member
0 Kudos

Have you ever created a Realtime Job as service which is called from the ERP?

0 Kudos

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?

0 Kudos

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

Former Member
0 Kudos

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

coco_dai
Member
0 Kudos

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

Former Member
0 Kudos
Nice Document Ravi...

Keep posting new documents for Data Quality, IDOC, BAPI & LSMW

Thanks,

Nagaraja U
 
Labels in this area