BPEL wsdl & issue with WS-I Profile check...

Hi all,
The .WSDL file corresponding to a BPEL always has an additional <partnerlinkType> element at the end.
This causes some tools that do a WS-I Profile check to report it as a failure to conform to standards (Of course, since it is an "extra" element NOT supposed to be there in a 'standard, portable' WSDL file..)
(How Can i ?!? and...)Can i manually remove this element..?!?
Or should i ignore this error/failure...?!?
What do you people suggest/follow..?!?
(Personally, i feel it should be there...)
Many Thanks..!

Thanks for some pointers...
But, i feel the Amazon/Google WSDL's do NOT have partnerlinkType elements in them simply (perhaps) because they represent "plain vanilla Web-services" & not BPEL processes.
The problem fer me is that when i develop & deploy a BPEL process, the associated WSDL for that process automatically/always has 1 or more partnerlinkType elements in it.
Kindly let me know your views on this, dear friends..
Thanks again...!!

Similar Messages

  • Issue with Creating Forecast Profiles/Forecasting

    Hello Experts,
    We are facing an issue with creating forecast profiles.
    We have two FYVs defined in our system, one with 52/53 fiscal weeks (Fiscal Variant W1) and the other with 12 fiscal months (FYV M1), Our storage buckets profile (STP) uses W1,  since we have many dataviews that use W1 as the FYV in the attached Planning buckets profile(PBP). We also have dataviews that display in fiscal months (use FYV M1 in the attached PBP), data from Fiscal weeks will be aggregated and shown in Fiscal months . We need to do forecasting using FYV M1, that is forecast in Fiscal Months , but since the storage bucket profile has W1 which is used in the Planning Area config. We are unable to create any Forecast profiles with FYV M1 . Please note that we cannot use M1 in STP because when we used M1 in STP, we could not create  dataviews in fiscal weeks (using W1)
    1. Is there any way we can forecast using M1 while having assinged W1 to the Planning area/STP ?
    2. OR we are willing to assing M1 to PA, provided we can use W1 in some of the dataviews, unfortunately we were unable to do this, though the vice versa is possible i,e. we could have W1 in STP and M1 in some of the related PBPs/ Weekly Dataviews.
    Please let me know if any of these are possible or if there is any alternative way to do forecasting in Fisc Months.
    Thanks
    Tej

    Hi,
    You are correct, the Storage bucket profile always has to be at a detailed level. Time bucket profile can be at higher levels like monthly, quarterly etc.,
    Coming to the root of your problem, which is you are unable to forecast at a level other that what is specified in your Storage bucket profile, unfortunately the answer is no.
    You can do a forecast only at the level at which the data is stored and not at the level at which the data is viewed.
    One work around for this is to create an additional planning area with the same MPOS and this addl PA can contain only those bare minimum KF required for your forecast. After you generate your forecast, you can copy it to your Weeks based PA and then proceed from there. This copy of KF between PA is much faster as it will happen at LC level and should not cause time delays.
    NOTE - You have to exercise caution when you are using 2 periodicities i.e., weeks and months, if you are using standard SAP calendar then you are good to go. If you are creating custom Fiscal variants pls ensure the start and end of a month is same in both the weekly and monthly variants. Failing which, there will be mismatch of data between the two dataviews.
    Hope this helps.
    Thanks
    Mani Suresh

  • VPP Distribution issues with OSX Server Profile Manager

    Hi, I have a new issue with my OSX 10.9.5 Server. I use VPP to distribute apps to users devices, when I would add a new user I would send them an invitation message through /profilemanager . All was working well until recenetly , the message still arrives in the users mailbox however when you click the "sign in" link on the "receive apps and books from xxxxx" email instead of opening through the Mac App store app it now opens Safari and connects to the profile manager server , any ideas ? it never has done this before and although I thought it was a new feature or method I can not seem to resolve the issue.

    Hi if when you are redirected back to your Mac Server you enter the user name and password of the user you are trying to receive VPP apps for i.e the Open Directory credentials it will then open the App Store providing the credentials are correctly entered so it looks like an additional layer of security. The process is click on the link in the VPP invite email, this takes you to your Mac Server profile manager, log on with your OD account, App store then opens on your Mac like it used to.

  • CS5 issues with mandatory roaming profiles

    Hi,
    I have seen lots of problems reported with using CS5 on networks with mandatory roaming profiles but not found any answers yet?
    Has anyone managed to get it working yet?
    We have gone to using standard network default profiles but it is not where we really want to be.
    Regards
    Darren

    Dreamweaver is designed to work in a multi-user environment, and it creates a configuration folder for each user in that person's application data folder or library. You need to contact Adobe technical support if you need a different setup.

  • Cisco ISE 1.2.1 deplyomet issue with Anyconnect and Profiling

    Hi All,
    We are running cisco ise box in 1.2.1 version wherein I am facing below issue while deployment. We are having two ISE boxes where One box act as Primary Admin,Secondary MNT and Policy Service and Second Box act as Secondary Admin,Primary MNT and Policy Service
    1) Profiling of Endpoints - HP Laster jet printer 55XX series and scanner profiling are not happing in Cisco ISE 1.2.1 wherein I have enabled below probes in ISE for profiling 
    RADIUS Probe 
    SNMP Probe                                                                                                                                                                                                                                                  SNMP Trap                                                                                                                                                                                                                                                     HTTP Prob and DNS
    2) Any-connect issue - We are using any-connect supplicant 3.0.11042 for wired and wireless user profile in windows 7 enterprises 32 bit machine
     - Yellow mark issue  -  Once authentication , posturing completed we are getting yellow mark on network  drive but still we are able to connect to network
    - Network Map Drive issue  -  Once authentication , posturing completed we are getting red cross mark on Network map drive and if we double click on that drive then its get accessible and red mark turns in to green.
    For that we have already allowed Ip level access to all domain in before logon dacl ( Machine authentication ) 
    That would be really great if any one can help me on the same.
    Thanks & Regards
    Pranav

    Hi Pablo ,
    Please find below solutions 
    Yellow mark issue  -  - HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NlaSvc\Parameters\Internet. This Service is by default disabled on Windows XP and Widows 8.X operating system. This is only enabled by default on Windows 7 and Windows Vista operating system.
    Network Map Drive issue   - Create logon script and deploy it using group policy. Script will check full network connectivity and then map network drives
    Regards
    Pranav

  • Bpel parsing issue with special characters...

    Hi All,
    We are integrating Oracle Sales Order information with OTM as Order Releases.
    For this we are sending the Sales Order in the form of clob from the procedure to the Bpel process.
    1. A PL/SQL procedure would send the Sales order XML as a CLOB.
    2.In the BPEL process , we are performing ora:parseXML() function on the clob obtained.
    3.A patch was installed on the BPEL SOA server:
    10.1.3.3.1 MLR#8, Patch#6906880 which was supposed to handle all the parsing activities at run time.
    4. But when ever any special character viz..; #,UNIT¿S etc the BPEL process is failing with a fault string due to Parsing error.
    5. Could you please provide us a workaround for solving this issue ASAP with all the special characters.
    I have provided a sample xml tag due to which the parsing is failing in the bpel process. here it is failing because it is not able to parse : UNIT¿S successfully...
    <SHIPPING_INSTRUCTIONS>
    **San Dieg UNIT¿S contact name is Jenny Haden 858-609-1170** 12/12/08
    **Updated Contact is ASHTON REYES 72-696-1525, hours are 830-5 only, N/S. Millyz DELIVERY
    CONTACT: ELLEN HILGER @ 248-932-9000: LINE 4.1 -TRIAL CONVERSION FROM ORDER # 25766204
    </SHIPPING_INSTRUCTIONS>
    is there some other bpel patch or some other workaround using which whatever input value comes in , the bpel is able
    to successully parse that through..
    we are stuck with this special character parsing issue as of now and go live is very near ...your help/inputs would be highly appreciated
    thanks

    Guys,
    I am new to OTM and SOA/BPEL architecture.
    Could you please suggest me in detail as how to integrate OTM with outside world using BPEL.
    Thanks,
    Kamleshwar

  • Issue with Data Access Profile

    Hi Experts,
         Facing issue while using Data Access Profiles:
    I have created a data access profile ,giving access to only limited members for  a particular model.
    While logging in using a particular user id which is assigned to this data access profile I am able to see all the members for which the access is denied
    and I am also able to manipulate the transaction data. But in data access profile I have provided only read access.
    Recently,the system has been upgraded with a new support package after which we are facing the issue.
    Please help us solving the issue.
    BPC version:  10.0 NW
    SP : 15
    Best Regards,
    Remya

    Dear Ramya,
    Again do the setting for data access profile.  Sometime it will not refresh.
    Regards,
    Nanny

  • Issue with SID's flag check on DSO

    Hello,
    I have a DSO with the SID's flag checked. With this check on, when I run a query, the query dumps or doesnt show data.
    In RSRV when I do a test on this DSO, I get the following errors (which dont get corrected after running "correct error")
    The SID values are missing for 1 specifications for characteristic ZCH_STDAT
    The SID values are missing for 1 specifications for characteristic ZCH_TGFDT
    The above two characteristics are referenced on 0DATE. Many records in the DSO have blank values from the source for the above date objects, which is expected as they might not be populated all the time.
    We didnt have these issues before. It seems its a data related issue. But I am not able to pinpoint, as the load and activation goes smooth.
    Would appreciate anyone's thoughts on this.
    Thanks
    Prakash

    The message is telling you that you have a value in the DSO for InfoObjects ZCH_STDAT and ZCH_TGFDT  which are not found in ZCH_STDAT and ZCH_TGFDT themselves.
    This can happen when if you have chosen NOT to create master data as data is loaded to the InfoProvider.
    Insure that all values found in the DSO are also found in the InfoObject, and everything will be fine.

  • Sql Server Connectivity issue with ODI Data Profiler

    Hi all,
    To profile data from SQL Server Data source, i had created a ODBC connection(using Windows NT authentication) in the system and it was successful. Created a connection with Type ODBC connection in Loader Connections along with System name, Port No and DSN Name. But while trying to connect the database it is throwing an error as Authentication Failed. Please guide me.

    ODI's DP does not support the use of sourcing data on the ODBC data source. You must extract to a file, and use the file as the input.

  • Issue with Initializing ODSI Profiler MBean.

    Hi All,
    We have an ODSI 10Gr3 cluster of 2 servers, with Oracle Data Service Integrator Profiler MBean deployed to the Admin server. The Profiler was configured properly and working fine, all of a sudden we see there is an initialization error on managed server 2 as shown in the below stack. Managed server 1 doesn't have any of the errors reported.
    On Managed server 2 we see the following error: (I am not able to post the full stack)
    A Security Provider Exception occurred in a non-default AuditProvider com.bea.common.security.internal.legacy.helper.AuditChannelConfigHelper_myrealm_ODSIProfiler>
    java.lang.Exception: Audit Profiler not initialized properly
    at java.lang.Thread.run(Thread.java:619)
    java.lang.Exception: Audit Profiler not initialized properly
         at com.bea.dsp.audit.DSPProfilerProviderImpl.writeEvent(DSPProfilerProviderImpl.java:103)
    The mapping expression for /XXXXXX/XXXXX in the update operation for update to data service ld:XXXX has an unexpected type quantifier. (expected 1 but mapping expression is ?)>
    java.lang.Exception: Audit Profiler not initialized properly
         at com.bea.dsp.audit.DSPProfilerProviderImpl.writeEvent(DSPProfilerProviderImpl.java:103)
    Please advice.
    Regards
    Edited by: user738507 on Jun 2, 2011 1:49 PM
    Edited by: user738507 on Jun 2, 2011 1:52 PM

    We have deployed the DSPProfilerAudit.jar file in our troubled server. The error in nohup file I got is the same as before...please advice
    <Jun 28, 2011 5:39:57 AM EDT> <Error> <Security> <BEA-090058> <A Security Provider Exception occurred in a non-default AuditProvider com.bea.common.security.internal.legacy.helper.AuditChannelConfigHelper_myrealm_ODSIProfiler>
    java.lang.Exception: Audit Profiler not initialized properly
         at com.bea.dsp.audit.DSPProfilerProviderImpl.writeEvent(DSPProfilerProviderImpl.java:99)
         at com.bea.common.security.internal.legacy.service.AuditChannelImpl$V1Adapter.writeEvent(AuditChannelImpl.java:103)
         at com.bea.common.security.internal.service.AuditServiceImpl.writeEvent(AuditServiceImpl.java:83)
         at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.bea.common.security.internal.utils.Delegator$ProxyInvocationHandler.invoke(Delegator.java:57)
         at $Proxy7.writeEvent(Unknown Source)
         at weblogic.security.service.Auditor.writeEvent(Unknown Source)
         at com.bea.ld.server.audit.AuditDispatcher.doDispatch(AuditDispatcher.java:100)
         at com.bea.ld.server.audit.AuditDispatcher.run(AuditDispatcher.java:84)
         at java.lang.Thread.run(Thread.java:619)
    java.lang.Exception: Audit Profiler not initialized properly
         at com.bea.dsp.audit.DSPProfilerProviderImpl.writeEvent(DSPProfilerProviderImpl.java:99)
         at com.bea.common.security.internal.legacy.service.AuditChannelImpl$V1Adapter.writeEvent(AuditChannelImpl.java:103)
         at com.bea.common.security.internal.service.AuditServiceImpl.writeEvent(AuditServiceImpl.java:83)
         at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.bea.common.security.internal.utils.Delegator$ProxyInvocationHandler.invoke(Delegator.java:57)
         at $Proxy7.writeEvent(Unknown Source)
         at weblogic.security.service.Auditor.writeEvent(Unknown Source)
         at com.bea.ld.server.audit.AuditDispatcher.doDispatch(AuditDispatcher.java:100)
         at com.bea.ld.server.audit.AuditDispatcher.run(AuditDispatcher.java:84)
         at java.lang.Thread.run(Thread.java:619)
    java.lang.Exception: Audit Profiler not initialized properly
         at com.bea.dsp.audit.DSPProfilerProviderImpl.writeEvent(DSPProfilerProviderImpl.java:99)
         at com.bea.common.security.internal.legacy.service.AuditChannelImpl$V1Adapter.writeEvent(AuditChannelImpl.java:103)
         at com.bea.common.security.internal.service.AuditServiceImpl.writeEvent(AuditServiceImpl.java:83)
         at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.bea.common.security.internal.utils.Delegator$ProxyInvocationHandler.invoke(Delegator.java:57)
         at $Proxy7.writeEvent(Unknown Source)
         at weblogic.security.service.Auditor.writeEvent(Unknown Source)
         at com.bea.ld.server.audit.AuditDispatcher.doDispatch(AuditDispatcher.java:100)
         at com.bea.ld.server.audit.AuditDispatcher.run(AuditDispatcher.java:84)
         at java.lang.Thread.run(Thread.java:619)
    java.lang.Exception: Audit Profiler not initialized properly
         at com.bea.dsp.audit.DSPProfilerProviderImpl.writeEvent(DSPProfilerProviderImpl.java:99)
         at com.bea.common.security.internal.legacy.service.AuditChannelImpl$V1Adapter.writeEvent(AuditChannelImpl.java:103)
         at com.bea.common.security.internal.service.AuditServiceImpl.writeEvent(AuditServiceImpl.java:83)
         at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.bea.common.security.internal.utils.Delegator$ProxyInvocationHandler.invoke(Delegator.java:57)
         at $Proxy7.writeEvent(Unknown Source)
         at weblogic.security.service.Auditor.writeEvent(Unknown Source)
         at com.bea.ld.server.audit.AuditDispatcher.doDispatch(AuditDispatcher.java:100)
         at com.bea.ld.server.audit.AuditDispatcher.run(AuditDispatcher.java:84)
         at java.lang.Thread.run(Thread.java:619)
    java.lang.Exception: Audit Profiler not initialized properly
         at com.bea.dsp.audit.DSPProfilerProviderImpl.writeEvent(DSPProfilerProviderImpl.java:99)
         at com.bea.common.security.internal.legacy.service.AuditChannelImpl$V1Adapter.writeEvent(AuditChannelImpl.java:103)
         at com.bea.common.security.internal.service.AuditServiceImpl.writeEvent(AuditServiceImpl.java:83)
         at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.bea.common.security.internal.utils.Delegator$ProxyInvocationHandler.invoke(Delegator.java:57)
         at $Proxy7.writeEvent(Unknown Source)
         at weblogic.security.service.Auditor.writeEvent(Unknown Source)
         at com.bea.ld.server.audit.AuditDispatcher.doDispatch(AuditDispatcher.java:100)
         at com.bea.ld.server.audit.AuditDispatcher.run(AuditDispatcher.java:84)
         at java.lang.Thread.run(Thread.java:619)
    java.lang.Exception: Audit Profiler not initialized properly
         at com.bea.dsp.audit.DSPProfilerProviderImpl.writeEvent(DSPProfilerProviderImpl.java:99)
         at com.bea.common.security.internal.legacy.service.AuditChannelImpl$V1Adapter.writeEvent(AuditChannelImpl.java:103)
         at com.bea.common.security.internal.service.AuditServiceImpl.writeEvent(AuditServiceImpl.java:83)
         at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.bea.common.security.internal.utils.Delegator$ProxyInvocationHandler.invoke(Delegator.java:57)
         at $Proxy7.writeEvent(Unknown Source)
         at weblogic.security.service.Auditor.writeEvent(Unknown Source)
         at com.bea.ld.server.audit.AuditDispatcher.doDispatch(AuditDispatcher.java:100)
         at com.bea.ld.server.audit.AuditDispatcher.run(AuditDispatcher.java:84)
         at java.lang.Thread.run(Thread.java:619)
    java.lang.Exception: Audit Profiler not initialized properly
         at com.bea.dsp.audit.DSPProfilerProviderImpl.writeEvent(DSPProfilerProviderImpl.java:99)
         at com.bea.common.security.internal.legacy.service.AuditChannelImpl$V1Adapter.writeEvent(AuditChannelImpl.java:103)
         at com.bea.common.security.internal.service.AuditServiceImpl.writeEvent(AuditServiceImpl.java:83)
         at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.bea.common.security.internal.utils.Delegator$ProxyInvocationHandler.invoke(Delegator.java:57)
         at $Proxy7.writeEvent(Unknown Source)
         at weblogic.security.service.Auditor.writeEvent(Unknown Source)
         at com.bea.ld.server.audit.AuditDispatcher.doDispatch(AuditDispatcher.java:100)
         at com.bea.ld.server.audit.AuditDispatcher.run(AuditDispatcher.java:84)
         at java.lang.Thread.run(Thread.java:619)
    java.lang.Exception: Audit Profiler not initialized properly
         at com.bea.dsp.audit.DSPProfilerProviderImpl.writeEvent(DSPProfilerProviderImpl.java:99)
         at com.bea.common.security.internal.legacy.service.AuditChannelImpl$V1Adapter.writeEvent(AuditChannelImpl.java:103)
         at com.bea.common.security.internal.service.AuditServiceImpl.writeEvent(AuditServiceImpl.java:83)
         at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.bea.common.security.internal.utils.Delegator$ProxyInvocationHandler.invoke(Delegator.java:57)
         at $Proxy7.writeEvent(Unknown Source)
         at weblogic.security.service.Auditor.writeEvent(Unknown Source)
         at com.bea.ld.server.audit.AuditDispatcher.doDispatch(AuditDispatcher.java:100)
         at com.bea.ld.server.audit.AuditDispatcher.run(AuditDispatcher.java:84)
         at java.lang.Thread.run(Thread.java:619)
    java.lang.Exception: Audit Profiler not initialized properly
         at com.bea.dsp.audit.DSPProfilerProviderImpl.writeEvent(DSPProfilerProviderImpl.java:99)
         at com.bea.common.security.internal.legacy.service.AuditChannelImpl$V1Adapter.writeEvent(AuditChannelImpl.java:103)
         at com.bea.common.security.internal.service.AuditServiceImpl.writeEvent(AuditServiceImpl.java:83)
         at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.bea.common.security.internal.utils.Delegator$ProxyInvocationHandler.invoke(Delegator.java:57)
         at $Proxy7.writeEvent(Unknown Source)
         at weblogic.security.service.Auditor.writeEvent(Unknown Source)
         at com.bea.ld.server.audit.AuditDispatcher.doDispatch(AuditDispatcher.java:100)
         at com.bea.ld.server.audit.AuditDispatcher.run(AuditDispatcher.java:84)
         at java.lang.Thread.run(Thread.java:619)

  • CS5 washed colour issue with EIZO monitor profile

    Really weird stuff going on.
    At a customer site, we have LR3 and PS (CS5) running.
    There are colour differences between what we see in Bridge and LR, and what CS5 displays, even though the colour space (Adboe RGB or ProPhoto) is the same and all other settings are correct (in colour settings and no soft proofing).
    Strangely enough, when changing the monitor colour profile (in system prefs) to a non-EIZO one, LR3 and bridge immediately update, CS5 only when you click the window, and then everything looks the same (although not colour correct).
    Chang back to the EIZO profile and the PS image looks washed, while the bridge and LR images look right.
    The EIZO CG211 is calibrated using the Colour Navigator software.
    Any idea's what might be the cause ? We'reabsolutely baffeled.
    OpenGL is not active (as this is apparently not available anymore in CS5 'standard').
    He used to be running on CS3 and LR2 and everything was fine.
    We removed the CS3 as it was a suite (customer did only use Photoshop) and switched to Photoshop only.

    Just to give an idea of the difference, I've attached a screenshot of both situations.
    It does not matter wether I open the image using camera raw or using LR-> external edit.
    Standard profile
    EIZO profile

  • Issue with Agent Profile from AM 70 OpenSSO interesting issue

    Hi All,
    I have a specific scenario and if it is not possible then ugrade from AM 7.0 to OpenSSO cant be true.
    I have issue with the agent profiles (BTW I am not doing upgrade from AM 7.0 to OpenSSO but its a fresh OpenSSO install)
    In AM 7.0 Agent profile is like this (below is the exact export from the AM 7.0)
    dn: uid=Test-Agent,ou=agents,o=am
    sunIdentityServerDeviceStatus: Active
    uid: Test-Agent
    objectClass: sunIdentityServerDevice
    objectClass: iplanet-am-user-service
    objectClass: top
    objectClass: iPlanetPreferences
    sunIdentityServerDeviceType: Agent
    cn: default
    sunIdentityServerDeviceVersion: 2.2
    userPassword: {SSHA}1w9aOfz1D4bypX292YT2oObVee34BWkgSB3IXQ==
    Below is exact import into the OpenSSO (I created this LDIF using my script)
    dn: ou=Test-Agent,ou=default,ou=OrganizationConfig,ou=1.0,ou=AgentService,ou=services,o=am
    ou: Test-Agent
    sunsmspriority: 0
    sunserviceID: 2.2_Agent
    sunKeyValue: sunIdentityServerDeviceStatus=Active
    sunKeyValue: sunIdentityServerDeviceKeyValue=
    sunKeyValue: description=
    objectClass: sunServiceComponent
    objectClass: top
    sunKeyValue: userpassword={SSHA}1w9aOfz1D4bypX292YT2oObVee34BWkgSB3IXQ==
    Now you can see the issue in AM 7.0 the password is stored as "userPassword: {SSHA}1w9aOfz1D4bypX292YT2oObVee34BWkgSB3IXQ==" where by directory server userpassword is SSHA encrypted VS in opensso it is "sunKeyValue: userpassword={SSHA}1w9aOfz1D4bypX292YT2oObVee34BWkgSB3IXQ==" which OpenSSO doesnt like .. :)
    If i create a Agent from the opensso Console then Agent create a password using AES encryption and and that works fine even when I import my above LDIF and update the password using the OpenSSO console it also works. The issues I have this I dont know all of the Agent clear text password and I only have the LDIF to work with. Any thought !! Please let me know I am stating to believe that the upgrade from AM 7.0 to OepnSSO will have the same issue which i have not tried yet.
    Anythoughts or ideas are very welcome !
    -Haris

    Configuring the agent like this, ie importing a ldif file is not supported and can lead to unexpected results as you have observed. Just do it in a supported way and change the password for the agent if you don't know it. As the administrator you are supposed to know the password or have the power to reset it.

  • Color Profile issues with CS5

    I´ve been having some issues with the color profiles since I´ve installed the CS5 on my laptop (Windows 7 ultimate).
    To describe what I mean please see the images:
    Every time I open Photoshop or Illustrator this message apppears:
    so I hit ok, but I´m not sure if this affect the artworks that will be printed, I use the CMYK Mode but the colors does not match very well.
    Hope you can help me
    Thanks in advance,
    Diana.

    You have some serious reading up on color management to do... I strongly suggest you sift through the Illustrator/InDesign/Photoshop forums and the web in general. Short version: Using RGB profiles makes no sense whatsoever if you are working in CMYK but in reverse working in CMYK does not make sense if you are only printing at home/ displaying graphics on your own computer. Anyway, this is an infinitely complex topic, so realyl, do some reading and then ask more specific questions in the program-centric forums...
    Mylenium

  • Issues with using utl_http with Oracle Wallet

    Hello Everyone,
    We are experimenting with Oracle wallet and utl_http and are attempting to do an https transfer and we are facing some problems. I will appreciate your help greatly if you can advise on what could be wrong. We are on db version 10.2.0.1 and Unix HP-UX. The intention ping an https url and get a simple 200 response. Future development would include get/post XML documents from that url and other interesting stuff. I understand that utl_http with Oracle wallet can be used for this purpose.
    The wallet has been created and the ewallet.p12 exists. We downloaded the SSL certificate from the url's website and uploaded into the wallet.
    Everything works if I put in a url with plain http. However, it does not work with an HTTP*S* url.
    With HTTPS when I run the below code I get the following error. Again, greatly appreciate your time and help because this is the first time we are using Oracle wallet manager and do not know where to go from here.
    ORA-29273: HTTP request failed
    ORA-06512: at "SYS.UTL_HTTP", line 1029
    ORA-29268: HTTP client error
    declare
    url varchar2(225);
    req utl_http.req;
    resp utl_http.resp;
    my_proxy BOOLEAN;
    name varchar2(2000);
    value varchar2(2000);
    V_proxy VARCHAR2(2000);
    v_n_proxy varchar2(2000);
    v_msg varchar2(100);
    v_len PLS_INTEGER := 1000;
    BEGIN
    -- Turn off checking of status code.
    utl_http.set_response_error_check(FALSE);
    --Set proxy server
    utl_http.set_proxy('my-proxy');
    utl_http.set_wallet('file:<full Unix path to the wallet on DB server>','wallet998');
    req := utl_http.begin_request('https://service.ariba.com/service/transaction/cxml.asp');
    --Set proxy authentication
    utl_http.set_authentication(req, 'myproxyid', 'myproxypswd','Basic',TRUE); -- Use HTTP Basic
    resp := utl_http.get_response(req);
    FOR i IN 1..utl_http.get_header_count(resp) LOOP
    utl_http.get_header(resp, i, name, value);
    dbms_output.put_line(name || ': ' || value);
    END LOOP;
    utl_http.end_response(resp);
    exception
    when others then
    dbms_output.put_line(sqlerrm);
    END;

    I tried this using plsql ...
    declare
    SOAP_URL constant varchar2(1000) := 'http://125.21.166.27/cordys/com.eibus.web.soap.Gateway.wcp?organization=o=WIPRO,cn=cordys,o=itgi.co.in';
    request      UTL_HTTP.req;
    begin
    dbms_output.put_line('Begin Request');
    request := UTL_HTTP.begin_request(SOAP_URL,'POST',UTL_HTTP.HTTP_VERSION_1_1);
    dbms_output.put_line('After Request');
    exception
    when others then
       dbms_output.put_line('Error : '||sqlerrm);
    end;The output was ...
    Begin Request
    Error : ORA-29273: HTTP request failed
    ORA-06512: at "SYS.UTL_HTTP", line 1029
    ORA-12535: TNS:operation timed outIt seems to be an issue with the webservice, plz check if its available & allowing requests.

  • Issue with printing Indesign exported PDF in Chrome

    I have created a file in CS6 and exported it to a two sided PDF. This PDF works when printing from the PDF.
    I have uploaded it as a document link on a website and when clicking on the link it opens in a separate window. If people use Internet Explorer or download the file the PDF and print it it looks perfect.
    If the user is using Google Chrome only a section of the PDF prints at a large size. It looks like it thinks the PDF is an A3 so only prints the bottom left hand corner.
    Things I have already tried - which all have the same issue.
    Creating a brand new InDesign file and exporting reuploaded on the website
    Saving it as a IDML file and exporting and reuploaded on the website
    Had someone else export the file
    Tried printing from google chrome outside the office
    Checked no issues with the website backend
    Checked with the IT company that services our systems.
    Thanks in advance of your help.

    Hi jtrew,
    It sounds as though the issue is specific to Chrome. Please see the following document from Google support: https://support.google.com/chrome/answer/142056?hl=en
    Let us know how it goes.
    Best,
    Sara

Maybe you are looking for

  • PopupMenu on Jtree nodes Please [b]Help me][/b]

    how can I set my JpopupMenu to work on Jtree nodes and not on the tree?

  • How to set default value to relationship filed(ess~my~fam)new child

    Hi Experts, i have a standard ESS Application for Family members/dependents for Malaysia(essmyfam)-->New child When i click on new child a view gets opened withcontains relationship field with dropdown.Kdsvh is the field that is binded to dropdown.By

  • Error while running Flights example

    Hi, I have successfully deployed the Flights example. During running, I got the following error: com.sap.tc.webdynpro.services.exceptions.WDTypeNotFoundException: type extern:com.sap.test.flights.model.types.FlightsModel:com.sap.test.flights.model.ty

  • Printing with Lion 10.7 and an HP b210 A printer

    We installed Lion 10.7 on a new mac and the Apple store advised us to buy the HP B210 A printer, and while setting it up, it's saying it's not compatible. Any idea how to get this printer to work?

  • Auto renaming of the tags when adding new folder

    When I want to add new music to iTunes list, I open the file menu and select "add new folder". That way it imports the songs in that folder. The problem is that it renames some the info of albums. Instead of the name of the track, there appears "arti