Configuration of BI Java > Initial setup of functional unit BI (LM) > Initial setup of functional unit BI > Retrieve full host name of sap local system from SystemInfo

Retrieve full host name of sap local system from SystemInfo

Description

No specified detailed description

State
Step was executed successfully

Support Information

Type of Action
Binding
Debug Events

Binding:Retrieve full host name of sap local system from SystemInfo

Library: sap.com/tc~lm~config~content
SourcePath ./fun_1364367616646/ext_0/BIUIProcess/fullhostname2
Time 2013/03/27 at 16:02:41
Path

Binding

message 'BIOutput' before binding : <Root> <backendSID>BIP</backendSID> <client>100</client> <backendHost>61.81.244.155</backendHost> <backendSysNm>00</backendSysNm> <abapUser>j2ee_admin</abapUser> <abapPassw>% secure content %</abapPassw> <logongroup>SPACE</logongroup> <backendMSHost>61.81.244.155</backendMSHost> <biMetaUser>SAPBIMETA</biMetaUser> <biMetaPassw>initial</biMetaPassw> <fullnameoflocalhost>initial</fullnameoflocalhost> <backendMSHttpPort>8101</backendMSHttpPort> <TREXdest/> <useHttps>false</useHttps> <BACKEND_MS_HTTPS_PORT>8200</BACKEND_MS_HTTPS_PORT> <checkSLD>true</checkSLD> <ABAPDOMAIN>61.81.244.155</ABAPDOMAIN> <useExportLib>false</useExportLib> <BACKEND_IGSFONT_DIRECTORY/> <J2EE_ADMIN>J2EE_ADMIN</J2EE_ADMIN> <J2EE_PASSWORD>% secure content %</J2EE_PASSWORD> <JAVADOMAIN>ep.sgnsis.com</JAVADOMAIN> <J2EE_HTTP_PORT>50000</J2EE_HTTP_PORT> <J2EE_HTTPS_PORT>50001</J2EE_HTTPS_PORT> <J2EE_SYSTEM>localhost</J2EE_SYSTEM> <J2EE_SID>J2EE_SID</J2EE_SID> <P4PORT>50004</P4PORT> </Root>
xpath expression : /Root/fullnameoflocalhost/text()
replace 'initial' with 'epprd.sgnsis.com'

message 'BIOutput'after binding : <Root> <backendSID>BIP</backendSID> <client>100</client> <backendHost>61.81.244.155</backendHost> <backendSysNm>00</backendSysNm> <abapUser>j2ee_admin</abapUser> <abapPassw>% secure content %</abapPassw> <logongroup>SPACE</logongroup> <backendMSHost>61.81.244.155</backendMSHost> <biMetaUser>SAPBIMETA</biMetaUser> <biMetaPassw>initial</biMetaPassw> <fullnameoflocalhost>epprd.sgnsis.com</fullnameoflocalhost> <backendMSHttpPort>8101</backendMSHttpPort> <TREXdest/> <useHttps>false</useHttps> <BACKEND_MS_HTTPS_PORT>8200</BACKEND_MS_HTTPS_PORT> <checkSLD>true</checkSLD> <ABAPDOMAIN>61.81.244.155</ABAPDOMAIN> <useExportLib>false</useExportLib> <BACKEND_IGSFONT_DIRECTORY/> <J2EE_ADMIN>J2EE_ADMIN</J2EE_ADMIN> <J2EE_PASSWORD>% secure content %</J2EE_PASSWORD> <JAVADOMAIN>ep.sgnsis.com</JAVADOMAIN> <J2EE_HTTP_PORT>50000</J2EE_HTTP_PORT> <J2EE_HTTPS_PORT>50001</J2EE_HTTPS_PORT> <J2EE_SYSTEM>localhost</J2EE_SYSTEM> <J2EE_SID>J2EE_SID</J2EE_SID> <P4PORT>50004</P4PORT> </Root>
source message 'SystemInfo' (XPath = '/Profiles/SystemProfile/INSTANCE_HOST_FULL/text()') :

Binding- Result: OK

Refresh Env. Messages: false
Duration: 0.017 sec
Output Message
<Root>
				
				<backendSID>BIP</backendSID>
				<client>100</client>
				<backendHost>61.81.244.155</backendHost>
				<backendSysNm>00</backendSysNm>
				<abapUser>j2ee_admin</abapUser>
				<abapPassw>% secure content %</abapPassw>
				<logongroup>SPACE</logongroup>
				
				<backendMSHost>61.81.244.155</backendMSHost>
				<biMetaUser>SAPBIMETA</biMetaUser>
				<biMetaPassw>initial</biMetaPassw>
				
				<fullnameoflocalhost>epprd.sgnsis.com</fullnameoflocalhost>
				<backendMSHttpPort>8101</backendMSHttpPort>
				<TREXdest/>
				<useHttps>false</useHttps>
				<BACKEND_MS_HTTPS_PORT>8200</BACKEND_MS_HTTPS_PORT>
				<checkSLD>true</checkSLD>
				<ABAPDOMAIN>61.81.244.155</ABAPDOMAIN>
				<useExportLib>false</useExportLib>
				<BACKEND_IGSFONT_DIRECTORY/>
				<J2EE_ADMIN>J2EE_ADMIN</J2EE_ADMIN>
				<J2EE_PASSWORD>% secure content %</J2EE_PASSWORD>
				<JAVADOMAIN>ep.sgnsis.com</JAVADOMAIN>
				<J2EE_HTTP_PORT>50000</J2EE_HTTP_PORT>
				<J2EE_HTTPS_PORT>50001</J2EE_HTTPS_PORT>
				<J2EE_SYSTEM>localhost</J2EE_SYSTEM>
				<J2EE_SID>J2EE_SID</J2EE_SID>
				<P4PORT>50004</P4PORT>
			</Root>