Author |
Message |
Topic: WSRR instalation with Oracle Express 11G |
acrm1029
Replies: 1 Views: 2451
|
Forum: General Discussion Posted: Fri Sep 04, 2015 1:53 pm Subject: WSRR instalation with Oracle Express 11G |
Hi, I give up on trying to install WSRR with Oracle 11G Express Edition. When I run the launchpad it asks for the host, port, username, password, schema and the Oracle DB installation. When the instal ... |
Topic: How can I add usernametoken on DP XG45 |
acrm1029
Replies: 2 Views: 7935
|
Forum: WebSphere DataPower Posted: Tue Jun 09, 2015 5:57 am Subject: How can I add usernametoken on DP XG45 |
Are you trying to authenticate against your Web-Service Proxy(provide a WebService) ? If yes, you must be using 'AAA' configuration for that.
If you are calling a WebService( Consuming a WebService ) ... |
Topic: How can I add usernametoken on DP XG45 |
acrm1029
Replies: 2 Views: 7935
|
Forum: WebSphere DataPower Posted: Fri Jun 05, 2015 7:30 am Subject: How can I add usernametoken on DP XG45 |
Hi! I am trying to add usernametoken configuring my web service proxy using the basic auth component on the XML Manager -> User Agent Configuration -> Basic-auth Policy, but I have not been able ... |
Topic: How to get minOccurs from computeNode |
acrm1029
Replies: 10 Views: 6530
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jun 03, 2015 8:47 am Subject: How to get minOccurs from computeNode |
Tell the XMLNSC parser to use native types (if not using SOAP).
Tell IIB to validate the message and content.
That's it.
How can I do that? Since I am using SOAP |
Topic: How to get minOccurs from computeNode |
acrm1029
Replies: 10 Views: 6530
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jun 03, 2015 8:45 am Subject: Re: How to get minOccurs from computeNode |
Even though it is very easy to validate a field's content, I was looking for a solution I could apply to the around 45 services I have to modify in order to fix this content validation problem.
Y ... |
Topic: How to get minOccurs from computeNode |
acrm1029
Replies: 10 Views: 6530
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jun 03, 2015 8:06 am Subject: Re: How to get minOccurs from computeNode |
Hi! I am working on WMB V7 and need to validate the content of the mandatory fields.
So use the validation features of the WMB software. You've paid a lot of money for it.
How can I access the m ... |
Topic: How to get minOccurs from computeNode |
acrm1029
Replies: 10 Views: 6530
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jun 02, 2015 2:30 pm Subject: How to get minOccurs from computeNode |
Hi! I am working on WMB V7 and need to validate the content of the mandatory fields. However, I can´t find a way to access from code the minOccurs property found in the XSD.
For example if I have ... |