cancel
Showing results for 
Search instead for 
Did you mean: 

Siebel integration using URL SWE Commands

01-10-2006 11:34 AM
720 views 1 comments
0 Likes
SAP Managed Tags
Subscribe

Hi everybody,

I am working on SAP EP6 and I want to integrate Siebel 7.0.

The 1° step I 've tried to implement is an URL iView calling the Siebel specific SWE Commands:

http://<myserver>/callcenter/start.swe?SWECmd=ExecuteLogin&SWEUserName=<username>&SWEPassword=<passw...;

And then I was thinking to use Application Integrator to dynamically pass userName and password to the URL system.

But I encounter problem trying to implement the 1° step:

- I have the following error calling SWECmd=ExecuteLogin:

'top._swe._sweapp.S_App' is null or not an object



- I read that this can be coming from IE proxy parameter. So I add Siebel server in proxy setting so as to not use proxy going on Siebel sever.
==> After this, if I make a preview on my URL iView, it is working, I have no error any more and I go on Siebel Home page.

BUT

when I access this iView by the portal (not as preview), I always have the error !!

Has somebody any idea ?

Has somebody already integrate Siebel Home page in the Portal using URL iView or Application Integrator ?

Thanks a lot,

Fabien

0 Likes

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

Hi Fabien,

did you find a solution for this in the end? I am getting a javascript error also.

For now: my solution is to launch in a New Window outside the Portal

Have you come up with anythign better?

Regards,

Jim