PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

WSDL Targetnamespace change from URL to URN

edited Jan 5, 2017 4:00AM in PeopleTools and Lifecycle Management - PSFT (MOSC) 1 commentAnswered

Hi All,

I have few queries in Peoplesoft IB exposing web service, If you have come across these situations please respond.

1. When we expose a web service is it possible to have a URN format in place of URL in exported WSDL file for target namespace?

 

  for ex when I expose a service the wsdl generated format is like below

  <wsdl:definitions name="service.1" targetNamespace="http://xmln.oracle.com/enterprise/tools/service/service.1

  Instead I want this format by removing version number 1 and the namespace of url with urn

  <wsdl:definitions name="abcservice" targetNamespace="urn:abc:abcservice" ...

 

2. Can we remove the versioning in service and service operations for wsdl, If so is it possible to identify the peoplesoft service from third party?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center