Lei & sap

Hi,

I am pulling data to Lotus Notes from SAP using LEI. I tried using Direct Transfer activity as well as the Replication activity. In both cases thereare no errors but, data is not getting pulled.

What may be the reason? How do I write the Select statement for Direct Transfer activity(Currently it is without any select statement) ?

Can any one pls help?

Subject: LEI & SAP

Make sure “Trial-Run Replication” is not turned on in your replication activity.(This can be turned on by clicking the button “Trial-Run Replication” and turned off by clicking “Default Settings”)

Subject: RE: LEI & SAP

Hi,

Thanks. But I could not find any “Trial - Run Replication” in my replication activity.

Subject: LEI & SAP

If you consider a sample SELECT statement:SELECT field1, field2 FROM table WHERE field3 > 50;

field1, field2 go into LEI Activity → List of mapped fields.

table go into Connection document for source.

field3 > 50, go in as Conditional clause for Source in LEI activity.

I mean, we don’t write the Select statement in plain words in LEI. We put the stuff in different places.

Have you created connection document to SAP? Specified which Table(?) to be used? And mapped the fields in LEI activity?

Regards

Litty Joseph