Search found 15 matches

by tomato
Wed Oct 15, 2008 12:51 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Flat files to be loaded to SAP R/3
Replies: 7
Views: 5737

in my project which also involved interfacing to SAP with files, i will avoid using any stage from SAP PACK.

What i will do is, get datastage to prepare the file, and FTP the file over to SAP server and let ABAP program to handle the rest.
by tomato
Wed Oct 15, 2008 12:23 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Idoc problem
Replies: 1
Views: 1464

u have to provide more information like which message type u are using? and the name of parent and child segment which u wish to sent...
by tomato
Wed Oct 15, 2008 12:20 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: IDOC generation
Replies: 2
Views: 1902

You always see them in the Director's Log Detail...
search for words like "XX of IDocs have been sent"

else, you can also check in SAP, using t-code BD87
by tomato
Thu Feb 28, 2008 3:01 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: IDOC Segment Complexity
Replies: 2
Views: 2229

Re: IDOC Segment Complexity

Can you give the name of the IDOC message type?
As well as the segment name that u wish to map the value
by tomato
Thu Nov 09, 2006 12:31 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Table files for BAPI
Replies: 6
Views: 4166

can try the follows: - put the value for CURRENCYTYPE, MAXRECORD, OPERATINGCONCERN in Input.txt - place the SELECTION.txt and SELECTEDFIELDS.txt in "C:\Ascential\DataStage\DSSAPConnections\BRIT_POC\BAPIs\Extracts\COPAQuery.GetCostingBasedActualData\" directory - example of SELECTION.txt VR...
by tomato
Wed Nov 08, 2006 2:38 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Table files for BAPI
Replies: 6
Views: 4166

i am not quite getting what u mean here....

is the BAPI stage as Source or Target?....can roughly draw out ur job structure?

Regards.
by tomato
Tue Nov 07, 2006 9:54 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Assign value to IDOC Control Record
Replies: 0
Views: 718

Assign value to IDOC Control Record

Hi all, I have encounter problem as follow: Situation is, i have 2 DS Job with IDOC stage as target, 1st Job is sending IDOC to DEBMAS, this job already have control record and with assigned value, and is working fine for few years. 2nd Job is sending IDOC to PORDCR1, which did not specify any contr...
by tomato
Tue Nov 07, 2006 9:40 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: SAP IDoc Load stage issue.....
Replies: 2
Views: 1484

Is this the 1st time u run this IDOC job or u've been using it for a while?

if it is the later case, it could be just some connection problem. Recompile or reset the job and try to run it again.
by tomato
Tue Nov 07, 2006 9:31 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: BAPI performace
Replies: 1
Views: 950

my experience is: i used to have a job, with a sequential file as a source and pushing record into SAP server through a PACK for SAP R/3 BAPI Stage. Couples of hundred ofrecord takes about half an hour or may be more. later after that, i've changed the job into such a way that, when the sequential f...
by tomato
Tue Nov 07, 2006 9:20 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Table files for BAPI
Replies: 6
Views: 4166

depends on BusinessObject / FunctionModule setting in SAP side. Normally is "|" delimetered...
by tomato
Tue Nov 07, 2006 8:57 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: IDOC load
Replies: 2
Views: 2543

Open the IDOC load stage, under Stage > General tab, select "Properties..." from the dropdown list of Name. In the pop-up screen, select the "IDoc Load Settings" tab, look at the value u enter for "Partner Number to Use when Sending IDocs". And make sure this Partner Nu...
by tomato
Thu Nov 02, 2006 2:45 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: IDOC Control Segment Updation
Replies: 3
Views: 2269

Hi all, I have encounter the exact problem as tombastian did. Situation is, i have 2 DS Job with IDOC stage, 1st Job is sending IDOC to DEBMAS, this job already have control record and with assigned value, and is working fine for few years. 2nd Job is sending IDOC to PORDCR1, which did not specify a...
by tomato
Tue Mar 14, 2006 5:26 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Any tool for DS work as "diff" command for unix?
Replies: 3
Views: 2188

Any tool for DS work as "diff" command for unix?

Hi,

Just wanted to know is there any way to compare 2 jobs from same server / different server, which just work like the "diff" command in unix?

Thanks and regards
by tomato
Thu Mar 09, 2006 2:52 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: IDOC and Invocation ID
Replies: 0
Views: 1029

IDOC and Invocation ID

the situation is like this: In Server A, my job is trying to deliver 60k record into a IDOC stage (with an invocation id "ABC" for example), after more than 24hr, it is still waiting at the line as below: <Jobname>.<IDOC stage name> : Using NLS map ISO8859-1 Eventually i stopped the job, a...
by tomato
Mon Feb 20, 2006 5:00 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: PACK for SAP R/3 - BAPI Stage
Replies: 0
Views: 991

PACK for SAP R/3 - BAPI Stage

Hi, I was trying to load data into SAP R/3 using BAPI stage. I've successfully established a SAP Connection and found the Business Object that i wanted from the BAPI Explorer. However, when i activate the column in Input > BAPI > Import tab, it prompts an error saying "RFC Error detected while ...