cancel
Showing results for 
Search instead for 
Did you mean: 

configurate the integration engine of an R/3

Former Member
0 Kudos

hi experts!

I need to configurate the integration engine of an R/3 receiver .... ( R3 SENDER>XI-->R3 RECEIVER )....in order to be able to see aynchronous messages (corrects an incorrects) and asynchronous messages (corrects), and honestly speaking i don't know hot to do it or the values that i have to chose.

the parameters that I have, are this:

ARCHIVE----


PERSIST_ARCH_MANUAL_CHANGES

ARCHIVE--


PERSIST_DURATION--


ASYNC

DELETION-----PERSIST_DURATION--


ASYNC

DELETION-----PERSIST_DURATION--


SYNC

DELETION-----PERSIST_DURATION_ERROR--


SYNC

DELETION-----RELATED_OBJECTS--


ASYNC

DELETION-----RELATED_OBJECTS--


ROWS

DELETION-------ROWS_PER_LOOP

HTTP_PLAIN----SUPPRESS_URL_PARAMETER

IDOC----


EXTERNAL_MAPPER

IDOC----


SYNTAX_CHECK

IDOC----


XML_CONVERSION

MONITOR----


CCMS_MONITORING

MONITOR----


QRFC_RESTART_ALLOWED

PERF----


DAYS_TO_KEEP_DATA - -


AGGREGATION_ITEM

PERF----DAY_KEEP_DATA -


MEASUREMNT_ITEMS

PERF----


MAX_ENTRIES

PERF----


MEASUREMENT_LEVEL

PERF----


MEASUREMENT_PERSIST

RFCADAPTER----LOGGING

RUNTIME-------ACK_SYSTEM_FAILURE

RUNTIME-------CACHE_DIRTY_READ

RUNTIME-------ENGINE_TYPE

RUNTIME-------ENTRY_LOCK

TUNING----


EO_OUTBOUND_PARALLEL

TUNING----


EO_OUTBOUND_PARALLEL_SPLIT

TUNING----


IS_RETRY_LIMIT

and my actually configuration is this:

ARCHIVE PERSIST_DURATION ASYNC 2 1

DELETION PERSIST_DURATION ASYNC 2 1

DELETION PERSIST_DRATION SYNC 2 0

DELETION PERSIST_DURATION_ER SYNC 2 1

MONITOR CCMS_MONITORING 1 0

MONITOR QRFC_RESTART_ALLOWED 1 0

RUNTIME ENGINE_TYPE LOC UNDEFNED

RUNTIME IS_URL des:/XID

THANKS...

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

We can Configure Your SAP R/3 Business system as Local integration Engine.

And the Role of Business system shld be Appication System not Integration server.

Reffrer this blog and use the Role of Business system as Appication System instead of Integration server & all remaining is same

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

Regards

Seshagiri

Former Member
0 Kudos

hi

configure your receiver R/3 system as local integration HUB by adding the parameter in the SXMB_MONI->CHOOSE change specific config data

and add all the parameters as given by waldemar...

regards

chandrakanth.k

Former Member
0 Kudos

Hi,

What you are searching for is only about RUNTIME category parameters. Try changing parameters LOGGING (for async) and LOGGING_SYNC from default to 1. You can also try some other parameters, you can search for the documentation for each one or just changing and testing.

ACK_SYSTEM_FAILURE

ACL_CHECK

CACHE_DIRTY_READ

CACHE_REFRESH_PACKAGE_SIZE

ENGINE_TYPE

ENTRY_LOCK

ERROR_ON_NO_RECV_FOUND

HTTP_TIMEOUT

IS_RFC_DESTINATION

IS_URL

LOCK_MESSAGE

LOGGING

LOGGING_AMF_ERR

LOGGING_PROPAGATION

LOGGING_SYNC

PACKAGING

QUEUE_COUPLING

RFC_DEST_QUEUE_COUPLING

TRACE_LEVEL

TRACE_LEVEL_PROPAGATION

regards.

roberti