Search found 386 matches

by Amos.Rosmarin
Wed Nov 08, 2006 9:01 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Table files for BAPI
Replies: 6
Views: 4142

Maybe i'll try to elaborate: The BAPI stage as output link. The BAPI I want to use as 4 tables, 2 tables marked for input : (I) SELECTION (I) SELECTIONFIELDS And 2 tables marked for output : (E) RESULTDATA (E) RETURN My question is on the input tables data: 1.) How does the BAPI stage accepts the da...
by Amos.Rosmarin
Wed Nov 08, 2006 2:42 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Table files for BAPI
Replies: 6
Views: 4142

The job looks like this:
bapi stage ---> return file

I expect the bapi to read the source data from files in the TABLE stracture
There are no input parameters
I marked the RETURN table for output

I'll leave you a message, can you please look at it ?

Thanks
Amos
by Amos.Rosmarin
Wed Nov 08, 2006 12:30 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Table files for BAPI
Replies: 6
Views: 4142

Hi many thanks Can you give some instructions for howto determine the file format ? The problem is that I the BAPI stage does not even look at the files it looks only at the content of the input.txt if the input.txt is empty the job finishes without doing anything and ignores the files I prepared. I...
by Amos.Rosmarin
Wed Nov 08, 2006 12:28 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: IDOC load
Replies: 2
Views: 2535

Hi

It's an old issue, already found this
It is not nice of them to hide properties

thanks
by Amos.Rosmarin
Wed Oct 25, 2006 8:20 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Table files for BAPI
Replies: 6
Views: 4142

Table files for BAPI

Hi,

I want to pass tables activated as input into a BAPI output link.
I see the expected columns in the LOG tab.

What is the file format expected by the stage (fixed, delimited...)
What it the charset of this file (unicode, none or project default)



Thanks,
Amos
by Amos.Rosmarin
Tue Oct 10, 2006 2:15 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: View Data fails for large number of records
Replies: 2
Views: 2270

Thanks Ray, I do get an error message of cennection was broken ... (don't have it with me right now) It happeneds on all clients (more then 10 + one on the server machine) but I think it is not a client problem but it's in the server: When I do view-data the _slave process is killed so the client po...
by Amos.Rosmarin
Tue Oct 10, 2006 1:11 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: View Data fails for large number of records
Replies: 2
Views: 2270

View Data fails for large number of records

Hi, When I do view-data on a small number of rows it looks fine, but when the number increases (and I talk of 100s not millions) the view data fails and the client crushes (connection brakes). I guess it has something to do with the machines memory settings in the Windows registry (SharedSection) . ...
by Amos.Rosmarin
Sun Oct 08, 2006 5:27 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: JOB ABORTS IN PRE-PROD
Replies: 2
Views: 2524

Hi,


Hope it's not too late.

Sometimes there are bugs in the generated programs.
If you get this type of message just start over (by deleting the stage and it's output link)

Try to use 'extraction object' instead of 'generated sql' sometimes it's safer.

HTH,
Amos
by Amos.Rosmarin
Sun Oct 08, 2006 5:24 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ABAP extract stage with Parameter don't work
Replies: 2
Views: 3392

Hi there , Just saw your question, so if it is not too late: The ABAP stage does not work like the oracle stage. in your generated code use just #PARAM1# the value that you pass to this parameter should include the apostrophe, e.g '2006' Don't forget to use the 'datastage loads the program ' option....
by Amos.Rosmarin
Thu Sep 07, 2006 2:52 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: BAPI tables
Replies: 0
Views: 1451

BAPI tables

Hi there, I try to use BAPI stage to input data into SAP My BAPI accepts 1 input value and 8 tables. In the TABLES tab I see 8 active tables which means about 120 columns are expected from the input link. Does it mean that I have to flatten/marge all 8 sources into a unified huge column ? If so, the...
by Amos.Rosmarin
Wed Sep 06, 2006 11:40 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: IDOC load error
Replies: 3
Views: 2833

Hi,

I've been doing detective work but I was hoping to get some ideas about how the ds-idoc mechanism works.

There are 3 SAP dll's that has to be installed on the ds machine (libref32, librfc32u ...) . How do I know that the problem does not come from there ?



Thanks,
Amos
by Amos.Rosmarin
Wed Sep 06, 2006 5:49 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: IDOC load error
Replies: 3
Views: 2833

IDOC load error

Hi, I have 2 DS servers (development and production) . I have a job that uses the IDOC Load stage. Both uses the same DS version and the same SAP pack version. When I run it from the development machine - it is ok. When I run the same job (using the same input data) from the other machine it fails w...
by Amos.Rosmarin
Sun Aug 20, 2006 12:41 pm
Forum:
Topic: Query to track changes in source definitions
Replies: 4
Views: 1937

Hi,

You need to see how the publish and subscribe works.
In general you can subscribe to a metadata (for example all your table definitions)
put it in a user category and subscribe to it. If during th import metastage tracks a change it wll send you an email.


Good luck
Amos
by Amos.Rosmarin
Wed Aug 16, 2006 10:58 pm
Forum:
Topic: java script
Replies: 4
Views: 1978

Hi, But when you come to tasks like usage analysis you need to recursion in order to see the whole scenario (evolution). Won't it be much simple to use the usage analysis report that already exists :roll: I want to show my portal user how does a column evolves step by step (it does not have to be in...
by Amos.Rosmarin
Wed Aug 16, 2006 12:51 pm
Forum:
Topic: java script
Replies: 4
Views: 1978

mmmm.... so is there a way to run a quary from the wabapp ?