Intel® SOA Products Group

Preemptive Authentication

Hi,

In my workflow, I have used LDAP for AAA and im extracting the username from HTTP header.

When I run the service through soapui, its saying Invalid username or password.

But when I check "Accept authentication to outgoing request" in soapui settings, then my service is working fine.

What I need to do in order to get good response without checking the option

XSL Transformation

Hi
I have saved a XML in Data cache using "soae-cache:new-string("app:DB_CACHE",$FetchDataSP.body)". Im retrieveing this data as "soae-cache:get-string("app:DB_CACHE")".

When i do XSL Transofrmation using Stylesheet, it throws me fault saying that the input document passed is a string and it should be node or nodeset.

How to convert the app:DB_CACHE to a nodeset?

Soap Fault

I have generated Fault Handler in my workflow. I need that to throw Generic SOap Fault message in xml instead of Uncaught BPEL fault. Wht needs to be done?

Urgent

HI,
I have created service proxy project. My service contains 4 operation. While creating workflow, I selected "Generate shared workflow for ever opearations". My workflow is ready but when i deployed and tested it, gateway retirns successfull response only for first operation and other 3 opeartions fails with exception "Failed to Calssify input to workflow". What do i need to make it work?

SQL Statement Issue

Hi,
I have included SQL statement in my project and also created JDBC resource.

When I use this styatement,
INSERT INTO XXX_TRACE VALUES('15244194326c8255fcdcc5334611','','','financeServiceProxy')

Its successfully inserting in to DB.

But I need to replace 'financeproxy' with XML elements.

SO i tried this,

INSERT INTO XXX_TRACE VALUES('15244194326c8255fcdcc5334611','','',GetUserName.body/ldap:batchResponse/ldap:searchResponse/ldap:searchResultEntry/@dn)

But its giving me SYntax error.

Páginas

Assine o Intel® SOA Products Group