Hi everyone,
We're trying to connect the SAP Portal 7.03 with any SAP R/3 transaction.
We're connecting with the option: System Management - Support - SAP Application - SAP Transaction and we select any transaction, but we're getting the next error:
Content pass of application integrator failed.
Component name: u2018com.sap.portal.appintegrator.sap.transactionu2019,
Top layer: u2018Transaction/DragAndRelateLlayeru2019,
Producer ID (FPN): 'null',
System Alias: u2018SAP_QASu2019
Application URL u2018:///sap (ZT00T1NPU3VJN2p1VHNHUWs2NHIyUIFnLS1ZRypKSTNxQ3ZqeG pWWU1Zc0s3TGhRLS0=) /bc/gui/sap/its/webguiu2019 is not valid! please check the protocol and host entries for system 'SAP_QAS'.
Does anybody knows why we're getting this?
We appreciate your help!
Edited by: vemontoya on Feb 6, 2012 5:48 PM
Hi,
Check the system object properties for the system with alias name - SAP_QAS. Looks like some of the system properties like the ITS/Web AS host name and protocol (http/https) are not set correctly. You would find the system object under System Administration->System Landscape.
Hope it helps,
prathamesh
Hi! thank you very much for your answer, turns out that the WAS as well the ITS didn't have the host and port configured.
Now the problem is that, once we tried to connect to any SAP Transaction, the system stays waiting for something, doesn't show the transaction.
Do you know why that happens?
Thanks
Hi,
Unfortunately the status - "System waiting for something" is very vague. There could be a lot of things that you might have to look into.
1. Are you able to log into the ECC system? If yes, you may want to activate the webgui related services. If you are running it for the first time, you might have to run the program - SIAC_PUBLISH_ALL_INTERNAL
2. you may also want to look at the user with which you log in - does the user have authorization to run the transaction.
3. Check your system object properties if all the system properties - client, port etc. are specified correctly.
In short, there could be a lot of possibilities of what the problem could be, although the real problem may be really small. If you can post something more specific, I will be able to help you.
Hope this helps ![]()
Prathamesh
Hi,
We did all the recomendations you gave. We executed the SIAC_PUBLISH_ALL_INTERNAL, but we still having the problem, plus, we have the next problem once you execute de transaction with the internet explorer
Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; AskTbARS/5.9.1.14019)
Date: Fri, 10 Feb 2012 15:40:17 UTC
Message: Argument not valid.
Line: 111
Character: 7
Code: 0
Do you know how to solve this?
Thanks