on ‎2014 Apr 10 7:32 PM
Dear experts,
I created in B1 a user defined table with Name KK_Import_Table. Futuremore I registered this table as Object (KK_Import).
Now I would fill this table via B1if via simple XML file.
I created an Scenario Step in B1if with InboundType = SAP Business One (see screenshot)
Unfortunately, it is not possible to find my created table or object in field Identifier.
If I type manuelly KK_Import or KK_Import_Tablew in field Identiefier following Warning occurs:
Scenario step warning, inbound channel: Defined object identifier not listed in repository
Why it is not possible to select my user defined obect / table?
What B1if ATOM I can use to fill my user defined table?
Futhurmore I was not able to determine the Schema für my user defined tabe/object.
How can I load the complete Schema (with ObjectID, Object, ObjectType etc.) for my table?
Many thanks in advance.
Kay
Request clarification before answering.
Hello Kay,
your userdefined table/object is not automatically added to the object repository of B1i.
You can check the given object ID in Monitoring -> B1 Event Monitor.
So your entry shown in the screenshot above is correct, the object id for the userdefined object is "KK_Import". The UI only shows the predelivered object repository of B1i and is not so flexible to add all UDTs and UDOs, some new B1 standard object aren't displayed as well.
To read the actual B1 Metadata, please start Maintenance -> Cfg Metadata.
Meta data run does not update the selection lists of the B1i repository.
There are now two ways to fill your user defined table/object:
In your case you create an UDO (Master Data?), so we should use the B1 General Service to read/write your KK_Import.
To get he schema, just create a test scenario:
Please use the following Inbound definitions:
Save your scenario and please ignore the following warnings:
Go to scenario setup and activate (in case system does not allow activation check settings in Maintenance -> Cfg Dev Environment and deactivate checkbox "Deselect Inconsistent Steps in Setup" and activate "Allow Manual Setup of Inconsistent Steps")
Create an event in your B1 UDO by adding/updating an entry and check the B1 message log to get the Service Call structure of your UDO.
Please use the same technique to define your B1 OUTBOUND.
Best regards
Bastian
P.S.: If you don't need the UDO definition otherwise, it's maybe easier to read and update an UDT via JDBC
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 57 | |
| 29 | |
| 21 | |
| 11 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.