BI Initial Setup for ABAP > Configurations of BI-ABAP > Defining Logical system

Defining Logical system

Description

No specified detailed description

State
Step was executed successfully

Support Information

Type of Action
Binding
Debug Events

Binding:Defining Logical system

Library: sap.com/tc~lm~config~content
SourcePath ./BINWAProcess/PrerequisiteforStandalone/BindingSIDwithDefaultClient
Time 2013/03/27 at 15:21:31
Path

Binding

message 'BIDetails' before binding : <root> <Input1/> <Input2/> <defaultClient/> </root>
xpath expression : /root/defaultClient/text()
replace '' with 'BIPCLNT100'

message 'BIDetails'after binding : <root> <Input1/> <Input2/> <defaultClient>BIPCLNT100</defaultClient> </root>
source message 'BIOutput' (XPath = 'concat(/Root/backendSID/text(),'CLNT','$CLIENT')') :

Binding- Result: OK

Refresh Env. Messages: false
Duration: 0.081 sec
Output Message
<root>
				<Input1/>
				<Input2/>
				<defaultClient>BIPCLNT100</defaultClient>
			</root>