cancel
Showing results for 
Search instead for 
Did you mean: 

cut payload

Former Member
0 Kudos

Hi all,

This is the payload that i'm getting in sxmb_moni.

<?xml version="1.0" encoding="UTF-8" ?>

<ns0:DFS_MT xmlns:ns0="http://af2100.com/DomesticFreight">

<Recordset>

<Header>

<track_num>100101138135</track_num>

<shp_date>2009/05/05</shp_date>

<client_name1>METRO DRUG INC.</client_name1>

<cons_name>BENJO'S DRUG STORE I</cons_name>

<ship_to>BENJO'S DRUG STORE I</ship_to>

<ship_to_addr1>JACINTO ST VIGAN ILOCOS SUR FDS FRI</ship_to_addr1>

<ship_to_addr2>STC ...</ship_to_addr2>

<ship_to_addr3>...</ship_to_addr3>

<ship_to_addr4>...</ship_to_addr4>

<orig_stn>MDI</orig_stn>

<orig_code>1631</orig_code>

<dest_stn>VGN</dest_stn>

<dest_code>2700</dest_code>

<orig_region>NCR</orig_region>

<dest_region>NCL</dest_region>

<shp_val>5818.00</shp_val>

<pack_num>1</pack_num>

<shp_wt>4.08</shp_wt>

<shp_dim>3.26</shp_dim>

<bill_acct_num>1000001010</bill_acct_num>

<ship_acct_num>100000</ship_acct_num>

</Header>

</Recordset>

</ns0:DFS_MT>

This payload has been cut since there are other data in the header. the text file that was passed was:

GEN 1111111111 2009/01/01 KING INC. KING'S DRUG STORE I KING'S DRUG STORE I MIGUEL ST GALLIA FTT FIR BIE ... ... ... MDI 1631 VGN 2700 NCR NCL 5818.00 1 4.08 3.26 1000222222 1000222222 ... ... EXPDTD BILSHP FOOD ITEMS 0.00 2 45 31 11282 11968

In the Integration Directory, the parameters are:

recid,track_num,shp_date,client_name1,cons_name,ship_to,ship_to_addr1,ship_to_addr2,ship_to_addr3,ship_to_addr4,orig_stn,orig_code,dest_stn,dest_code,orig_region,dest_region,shp_val,pack_num,shp_wt,shp_dim,bill_acct_num,ship_acct_num,cons_acct_num,tp_acct_num,svc_type,pay_type,contents,or_num,cash_amt,scale,cust_billgrp,oda_flag,opa_flag,orig_prov_code,dest_prov_code,orig_rfloc_id,dest_rfloc_id

In the payload, the data is up to ship_acct_num only. while in the text file, the header node is complete with data.

Why was the payload cut? how can I fix this problem?

Many Thanks!!!

Regards,

IX

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

colleagues,

I read the blog /people/prasadbabu.nemalikanti3/blog/2006/02/13/configuration-of-a-central-integration-server

1.Category = RUNTIME , Parameters = ENGINE_TYPE , Current value = HUB

2.Category = RUNTIME, Parameters = IS_URL, Current value = http://<hostname:port>/sap/xi/engine?type=entry .

3.Category = RUNTIME ,Parameters = LOGGING , Current Value = 1 .

4.Category = RUNTIME , Parameters = LOGGING_SYNC , Current Vaule = 1.

5.Category = RUNTIME , Parameters = TRACE_LEVEL , Current value = 3.

But in my parameters i only have nos. 1 and 2. How can I add the remaining parameters? thanks!

Former Member
0 Kudos

Hi,

Go to Transaction code sxmb_adm.Select integration engine configuration.Select specific configuration .select change.Select new entries. Add the parameters.

Regards,

Prakasu.M

Former Member
0 Kudos

for this to configure go to SXMB_ADM and select Integration Engine Configure and select specific configuration data tab and specify the paratemer as runtime and use help f4 button for avaiable parameters for all categories

by the way above are used for logging in IS

Rajesh

Former Member
0 Kudos

It think there's no problem with FCC since other messages were okay, but i'll take a look at it. thanks

former_member200962
Active Contributor
0 Kudos

not all FCC parameters seem to be defined....also check the structure reference that you are using in ID for FCC..

Former Member
0 Kudos

Hi

look at this thread

Regards

abhishek