"Basic' Driver set up in Directory Configuration

Hi,
We have a 'Local' driver set for both Buy Side and Sell Side directory configuration..We got the recommendation from SAP that in Production Mode SSO is possible only with LDAP and 'Local' Driver would not work anymore..
So we found that by turning on the 'Basic' Driver option under Directory Configuration, there is no disruption in SSO and all the business process seems to work fine in 'Production' mode too..
My question is whether we can Go-Live on without LDAP for ESO Production and with 'BASIC' driver turned on?
Regards
Thilip Kumar

Good Morning All.
Gaurav - Already we have Lockbox process with HSBC and Scotia. I see in OB10 that the same Lockbox number 0044491 defined for all these Bank. I am not sure how the same number defined for all these Banks.
I am now extending this functionality to our BoA Account. I have done FI12,OBAX, OBAY set up and uploaded test file generated by the program successfully. I did not get any issue, though OB10 is missing.
I will check with Business and if they confirm that the same number should be used for new account also, Can I maintain as below by removing House Bank - HB from the below existing entry.
So that the Lockbox number can be used by all the House Bank in CoCd 0001.
CoCd  LB                 House Bank Lockbox number
0001     0044491           HB                    44491
Thanks

Similar Messages

  • Local Directory Configuration with out LDAP

    Hello Experts,
    We are in the processing of setting up E-Sorucing application. Do any have experience on setting up the Directory configuration using a local driver.
    It talks about placing the password.properties file in the folder esourcing/config. Has any been able to configure this. Need inputs and pointer for content of the password.properties as well as appropriate settings in the direcory configuration.
    Thanks is advance,
    BR, Jith

    Hi Jith
    When you are using local directory configuration without LDAP, you need to follow the procedure below
    If no LDAP connection is available, you can temporarily use the local driver to
    maintain user account passwords in a flat file, password.properties, located in
    eSourcing/config. This should only be used as a temporary solution for sandboxes or
    development systems, as you cannot go into Production mode with a directory
    configuration using the local driver
    Incase the file password.properties isnt available in your eSourcing/config folder, you need to do some settings as mentioned below, the password.properties file gets generated automatically.
    Local Directory Set up
    Use this configuration when connecting to a real LDAP server is impossible, inconvenient, or undesired.
    Property Setting
    External ID              Enabled 
    Display Name          Disabled 
    Usage                    Active Buyside 
    Driver                     Local 
    Directory Username  Enter any text, such as n/a 
    Directory Password  Enter any text, such as n/a 
    UID Schema           No value is needed 
    Changeable Passwords  Enabled 
    Expired Passwords  Enabled 
    New Accounts  Enabled 
    Browsing  Disabled 
    All Controls  Disabled 
    Properties  No values are needed 
    Let me know if the issue is resolved, if this is successful and your SMTP is configured correctly, you will receive the welcome mail from the application for a Buyer Account that you created at that point.
    Regards
    Tridip
    Edited by: Tridip Chakraborthy on May 18, 2009 12:57 PM
    Edited by: Tridip Chakraborthy on May 18, 2009 12:58 PM
    Edited by: Tridip Chakraborthy on May 18, 2009 12:58 PM
    Edited by: Tridip Chakraborthy on May 18, 2009 12:58 PM

  • Library on External Drive - Setting up on a New Computer

    This is the second time I've done this and the first time was a disaster, despite reading and reading on this topic.
    I had a desktop. I kept all my music on an external hard drive, including the library. The path my iTunes was setup to use was E:\iTunes\iTunes Music. No problem.
    Now I have a new laptop. I installed iTunes, plugged in the external drive, and changed the directory in my preferences to the same one as the previous computer.
    What do I do next to get my library, which already exists in E:\iTunes, to be recognized by iTunes? I don't want to copy any music to the computer, I just want it to find the library on the external drive and use it as it is. It's very well organized, including playlists and smart playlists, and I don't want to lose it.
    Anybody have a suggestion on the best way to make this work smoothly? Last time I tried this I ended up with a duplicate of each song in the library, and a bunch of half-full playlists. Took me forever to correct this.\
    Any help would be appreciated.

    Steve,
    This should be relatively easy as long as you duplicate the paths from the old PC with the new PC.
    If the music folders (Artist & Album) on ExHD were in the 'E:\iTunes\iTunes Music' path, then make sure that the new Laptop sees the ExHD as the
    i exact same
    path to the music. Just
    i 'E:\iTunes\Artist\Album'
    will not work, it will need to be
    i 'E:\iTunes\iTunes Music\Artist\Album'
    Once that is set up, with iTunes closed, make a copy of the old Laptop's 'iTunes Library.itl' file and replace the file of the same name in the new Laptop (usually in the '\My Music\iTunes' folder). This ITL file keeps all the absolute locations for your song files, as well as all the music meta-data.
    Once you open the new Laptop's iTunes, you should see the exact same Library as before - no need to 'Add', 'Import' or perform any other process.
    Post back if you have questions.

  • Setting Additional Document Directory in Sunone 6.1 SP1

    Tried to run a testfile (index.htm) from an additional document directory in 6.1 SP1 on W2K (local), but it doesn't show up. What am I missing, doing wrong or forget?
    Additional Document DIrectory setting:
    Prefix: /test
    Directory: c:/websites/test
    in vsclass2.obj.conf (made a 2nd virtual class which is working for several sites) is written:
    NameTrans fn="pfx2dir" from="/test" dir="c:/websites/test"
    But I get this by using : http://hostname/test
    Not Found
    The requested object does not exist on this server. The link you followed is either outdated, inaccurate, or the server has been instructed not to let you have it.
    Has it something to do with an ACL setting? If so, how do I control or config this?
    Thanks for any assistance,
    Ren�

    Hi Dustin,
    I think you posted this to the wrong newsgroup :-)
    In WLS 6.1, document roots are Web Application specific. Unless you explicitly
    change it, the default Web Application (the one that you get when you type in
    the http://localhost:7001 URL), the document root is a folder under your domain's
    application directory named "DefaultWebApp_{name-of-your-server}". Where {name-of-your-server}
    is whatever value you assigned to the -Dweblogic.Name property, on the command
    line you started WLS with. Refer to the WLS 6.1 documentation for instructions
    on how to change this to a different Web Application. Here are a couple of links
    that will provide you with some insight into this:
    http://edocs.bea.com/wls/docs61/webapp/basics.html#136976
    http://edocs.bea.com/wls/docs61/adminguide/web_server.html#113228
    Regards,
    Mike Wooten
    "Dustin N. Jenkins" <[email protected]> wrote:
    I have recently migrated from WebLogic 5.1 to WebLogic 6.1, on Windows
    2000
    running jdk 1.3.1. My Document Root settings (weblogic.httpd.documentRoot)
    from WebLogic 5.1 in my weblogic.properties file did not carry over to
    WebLogic 6.1, so does anybody know how to set the Document Root in WebLogic
    6.1? Or is there an equivalent to it now?
    Thanks in advance,
    Dustin N. Jenkins

  • Optimum Drive Set-Up?

    Hello FCPX Communitiy! I was hoping get some insight into the optimum drive configuration for FCPX with my specific set-up?
    I have a MBP, 16GB RAM, with 2 internal 256 SSD. I also have 2, Lacie 2TB Thunderbolt drives (not the SDD version). 95% of the footage I work is shot on Canon DSLR's so H.264. I usually edit the native codec without much problem (but am working on a wedding right now that I converted to ProRes 422 within FCPX, just to see the difference in performance.
    From what I have read, I have understood that having 2 dedicated drives, 1 for Events and the other for Projects offers the best performance. Is this correct?
    This is the configuration that I am considering...
    1. Run FCP and all other Apps of the main SSD
    2. Store either FCP Events or Projects on the 2nd internal SSD (What would be the better option here? Events or Projects? Since the TB drive will hold more it made sense to me to store FCPX Events on it rather than than on the 2nd internal SSD. Will there be much performance difference or is it recommended to store and work off your FCP Events from the 2nd fastest disc with the projects on the 3rd fastest, or the other way around?)
    3. Store and work off of either FCP Events or Projects (depending on the best option in question 2) on the 1st Lacie TB Drive in the chain. (Is there much speed difference between the first and second TB drive in a daisy chain configuration?)
    4. And use my 4th drive, the second Lacie TB Drive primarily to write/share final movies to on their completion? Does having a dedicated write and encoding drive offer the fastest performance? Or does this slow the process because the media it's pulling from is on a different drive? I would probably use the 2nd Drive as the main back-up drive for both the Projects and Events stated above. 
    Thanks a lot for any advice or insight on this matter.
    Jeremy

    It's a very personal thing but take a look at this post:-
    http://discussions.apple.com/thread.jspa?threadID=315123&tstart=0
    If you do a search you may find other posts with more information.
    Ian.

  • Help with setting up active directory domain controller/DNS - need this for Clustering

    Disclaimer: I am new to Active Directory, so please dont rule out the obvious things I may have overlooked.
    I need to set up Active Directory Domain controller on at least one server so I can run clustering. I set up the domain controller and ran Cluster validation and that failed - unable to reach writable domain controller.
    When I look at my server manager AD DS complain about DNS:
    NASE-2012-234    4015    Error    Microsoft-Windows-DNS-Server-Service    DNS Server    1/14/2014 12:54:06 AM
    The DNS server has encountered a critical error from the Active Directory. Check that the Active Directory is functioning properly. The extended error debug information (which may be empty) is "". The event data contains the error.
    When I click on DNS this is the error:
    The DNS server has encountered a critical error from the Active Directory. Check that the Active Directory is functioning properly. The extended error debug information (which may be empty) is "". The event data contains the error.
    Output of DCDiag -v is below.
    PS C:\Users\Administrator> dcdiag -v
    Directory Server Diagnosis
    Performing initial setup:
       Trying to find home server...
       * Verifying that the local machine NASE-2012-234, is a Directory Server.
       Home Server = NASE-2012-234
       * Connecting to directory service on server NASE-2012-234.
       * Identified AD Forest.
       Collecting AD specific global data
       * Collecting site info.
       Calling ldap_search_init_page(hld,CN=Sites,CN=Configuration,DC=lab,DC=nase,DC=com,LDAP_SCOPE_SUBTREE,(objectCategory=
    ntDSSiteSettings),.......
       The previous call succeeded
       Iterating through the sites
       Looking at base site object: CN=NTDS Site Settings,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,DC=lab,DC=nas
    e,DC=com
       Getting ISTG and options for the site
       * Identifying all servers.
       Calling ldap_search_init_page(hld,CN=Sites,CN=Configuration,DC=lab,DC=nase,DC=com,LDAP_SCOPE_SUBTREE,(objectClass=ntD
    SDsa),.......
       The previous call succeeded....
       The previous call succeeded
       Iterating through the list of servers
       Getting information for the server CN=NTDS Settings,CN=NASE-2012-234,CN=Servers,CN=Default-First-Site-Name,CN=Sites,C
    N=Configuration,DC=lab,DC=nase,DC=com
       objectGuid obtained
       InvocationID obtained
       dnsHostname obtained
       site info obtained
       All the info for the server collected
       * Identifying all NC cross-refs.
       * Found 1 DC(s). Testing 1 of them.
       Done gathering initial info.
    Doing initial required tests
       Testing server: Default-First-Site-Name\NASE-2012-234
          Starting test: Connectivity
             * Active Directory LDAP Services Check
             The host c0c507c4-fb9b-49a6-9a01-ef79d7960c94._msdcs.lab.nasecom could not be resolved to an IP address.
             Check the DNS server, DHCP, server name, etc.
             Got error while checking LDAP and RPC connectivity. Please check your firewall settings.
             ......................... NASE-2012-234 failed test Connectivity
    Doing primary tests
       Testing server: Default-First-Site-Name\NASE-2012-234
          Skipping all tests, because server NASE-2012-234 is not responding to directory service requests.
          Test omitted by user request: Advertising
          Test omitted by user request: CheckSecurityError
          Test omitted by user request: CutoffServers
          Test omitted by user request: FrsEvent
          Test omitted by user request: DFSREvent
          Test omitted by user request: SysVolCheck
          Test omitted by user request: KccEvent
          Test omitted by user request: KnowsOfRoleHolders
          Test omitted by user request: MachineAccount
          Test omitted by user request: NCSecDesc
          Test omitted by user request: NetLogons
          Test omitted by user request: ObjectsReplicated
          Test omitted by user request: OutboundSecureChannels
          Test omitted by user request: Replications
          Test omitted by user request: RidManager
          Test omitted by user request: Services
          Test omitted by user request: SystemLog
          Test omitted by user request: Topology
          Test omitted by user request: VerifyEnterpriseReferences
          Test omitted by user request: VerifyReferences
          Test omitted by user request: VerifyReplicas
          Test omitted by user request: DNS
          Test omitted by user request: DNS
       Running partition tests on : ForestDnsZones
          Starting test: CheckSDRefDom
             ......................... ForestDnsZones passed test CheckSDRefDom
          Starting test: CrossRefValidation
             ......................... ForestDnsZones passed test CrossRefValidation
       Running partition tests on : DomainDnsZones
          Starting test: CheckSDRefDom
             ......................... DomainDnsZones passed test CheckSDRefDom
          Starting test: CrossRefValidation
             ......................... DomainDnsZones passed test CrossRefValidation
       Running partition tests on : Schema
          Starting test: CheckSDRefDom
             ......................... Schema passed test CheckSDRefDom
          Starting test: CrossRefValidation
             ......................... Schema passed test CrossRefValidation
       Running partition tests on : Configuration
          Starting test: CheckSDRefDom
             ......................... Configuration passed test CheckSDRefDom
          Starting test: CrossRefValidation
             ......................... Configuration passed test CrossRefValidation
       Running partition tests on : lab
          Starting test: CheckSDRefDom
             ......................... lab passed test CheckSDRefDom
          Starting test: CrossRefValidation
             ......................... lab passed test CrossRefValidation
       Running enterprise tests on : lab.nasecom
          Test omitted by user request: DNS
          Test omitted by user request: DNS
          Starting test: LocatorCheck
             GC Name: \\NASE-2012-234.lab.nasecom
             Locator Flags: 0xe000f3fd
             PDC Name: \\NASE-2012-234.lab.nasecom
             Locator Flags: 0xe000f3fd
             Time Server Name: \\NASE-2012-234.lab.nasecom
             Locator Flags: 0xe000f3fd
             Preferred Time Server Name: \\NASE-2012-234.lab.nasecom
             Locator Flags: 0xe000f3fd
             KDC Name: \\NASE-2012-234.lab.nasecom
             Locator Flags: 0xe000f3fd
             ......................... lab.nase.com passed test LocatorCheck
          Starting test: Intersite
             Skipping site Default-First-Site-Name, this site is outside the scope provided by the command line arguments
             provided.
             ......................... lab.nasecom passed test Intersite
    PS C:\Users\Administrator>

    http://social.technet.microsoft.com/Forums/en-US/home?forum=winserverDS is the forum for Directory Services questions.  You might want to post your question there.
    .:|:.:|:. tim

  • How to set the working directory for reports in linux

    Hi All,
    Can you anyone help me to set the working directory for oracle application server 10g reports? I am using RHEL4 and AS10g. Actually i want to run my reports from my define
    working directory. How can I do this?
    Thanks in advance
    Arif

    Hi,
    your rep_srv.conf should look like something like
    +<?xml version = '1.0' encoding = 'ISO-8859-1'?>+
    +<!DOCTYPE server PUBLIC "-//Oracle Corp.//DTD Reports Server Configuration //EN" "file:D:\oracle\FRHome_1/reports/dtd/rwserverconf.dtd">+
    +<server version="10.1.2.0.2">+
    +<!--Please do not change the id for reports engine.-->+
    +<!--The class specifies below is subclass of _EngineClassImplBase and implements EngineInterface.-->+
    +<cache class="oracle.reports.cache.RWCache">+
    +<property name="cacheSize" value="50"/>+
    +<!--property name="cacheDir" value="your cache directory"-->+
    +<!--property name="maxCacheFileNumber" value="max number of cache files"-->+
    +<!--property name="ignoreParameters" value="parameter names to be ignored in constructing cache key, separated by comma ','"-->+
    +</cache>+
    +<engine id="rwEng" class="oracle.reports.engine.EngineImpl" initEngine="1" maxEngine="3" minEngine="0" engLife="50" maxIdle="30" callbackTimeOut="90000" jvmOptions="-Xmx512M -Xss512K">+
    +<!--property name="sourceDir" value="your reports source directory"/-->+
    +<!--property name="tempDir" value="your reports temp directory"/-->+
    +<!--property name="keepConnection" value="yes"/-->+
    +</engine>+
    +...+
    some more definitions
    +..+
    +<!--pluginParam name="proxy" type="file">proxyinfo.xml</pluginParam-->+
    +<pluginParam name="xmlpds" type="file">xmlpds.conf</pluginParam>+
    +<pluginParam name="jdbcpds" type="file">jdbcpds.conf</pluginParam>+
    +<pluginParam name="textpds" type="file">textpds.conf</pluginParam>+
    *<environment id="APP1">*
    *+<envVariable name="REPORTS_PATH" value="/application1/reports"/>+*
    *+</environment>+*
    *+<environment id="APP2">+*
    *+<envVariable name="REPORTS_PATH" value="/application2/reports"/>+*
    +</environment>+
    +</server>+
    The environment ids you can choose yourself and you have to put them in there yourself too (here I put two environments for two different applications "1" and "2").
    If you call a report from Forms, then you have to code something like
    ADD_PARAMETER(p_list,'ENVID',TEXT_PARAMETER,'APP1');
    Details depend on how you call your reports, my example is for using a parameter list and calling a report out of application1
    Hope that helps.
    Volker

  • Internet Directory Configuration Assistant fails

    I have installed 10g Infrastructure, but when the Internet Directory Configuration Assistant runs, it fails with the following error:
    Output generated from configuration assistant "Internet Directory Configuration Assistant":
    389
    636
    cn=orcladmin
    asdb
    infra904.superfatpc
    Error occured during the previous operation. Please see the log files.oracle.ldap.oidinstall.backend.OIDCAException: The following port is not free :389
    Configuration assistant "Internet Directory Configuration Assistant" failed
    The ports 389 and 636 are surely free (no process holds them).
    Even though the OIDCA fails, I still can log in the directory at port 389. (There's no entry in the directory at all)
    In the release notes for version 9.0.4 of OracleAS, there's a section titled:
    Configuration Assistant Failure on Computer without Appended Domain Name.
    This is actually my case since my computer do not have the domain name appended, it's just a standardlone computer.
    Oracle also exposes the solutions to workarround this issue, but it couldn't help me because my tnsnames.ora and sqlnet.ora are already correct.
    If any one has experience with this problem before, please help me!
    My computer:
    P4 2.8GHz, socket 775, 1G RAM
    OS: Windows Server 2003
    OracleAS 9.0.4

    Did the installer pre-check return any warnings? can you connect to the OID backend DB. e.g. via sqlplus? Basically this looks like a TAR you should open at metalink.
    regards,
    --Olaf                                                                                                                                                                                                                                                                                                                                                                               

  • After partitioning hd of my hp pavilion dv6-6017tx my basic drives converted into dynamic

    recently i ordered recovery discs from hp support for my hp pavilion dv6-6017tx notebook. After getting them i recovered my laptop to factory setting. there were four partitions namely  C, RECOVERY, HP TOOLS and SYSTEM.I wanted to partition hd so  I partitioned c drive after shrinking it in disk management. all my basic drives got converted into dynamic. [i wasnt aware of the terms basic and dynamic drives]. Now my query is whether it poses  risk to my laptop. is there any procedure of converting back to basic.

    Hi stat10,
    I see you have some concerns regarding the Basic as opposed to the Dynamic drives. I am sending you this document for Basic and Dynamic Disks that explains what the difference is between Basic and Dynamic. To answer your concerns about this posing a risk to your computer, the answer is no, it will not hurt anything.
    In short, Basic keeps your files altogether in one section of blocks to create a partition and Dynamic allows you to spread files over multiple blocks to create a partition.
    The only suggestion I have, is before creating partitions you should always defrag your computer first so that your files would be compressed in one section of blocks and not spread out over multiple blocks.
    I hope this information is useful, please let me know if you have any further questions or concerns.
    Take care and have a great day!
    I worked on behalf of HP.

  • Internet Directory configuration assistant failed while installation

    Hi,
    Internet Directory configuration assistant failed while installation of OID Apps infrastructure Identity management componenet installation for HA option Oracle AS cluster identity management.
    Tue Apr 30 15:40:56 BST 2013 OID CA started.
    Registering OID server..
    SID: orcl
    DB Host: DBHOST2
    DB Version:10.1.0.5.0
    create final wallet
    Setting OID wallet permissions..
    cmdline:0:/a01/OIDPRODZ/ldap/bin/oidsp.sh
    Linux
    Entering Ldap Post Installation Set File Permissions
    Setting wallet file protections
    Leaving Ldap Post Installation Set File Permissions
    Stopping OID Server using OPMN..
    Starting OID Server using OPMN..
    Tue Apr 30 15:41:04 BST 2013 Bind request issued. Waiting for OID Server response.
    with a retryCount:20
    Tue Apr 30 15:41:34 BST 2013 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: APPHOST1.process.com:13060 [Root exception is java.net.ConnectException: Connection refused]
         at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:491)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:134)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:156)
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:961)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:277)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:508)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:845)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:984)
    Caused by: java.net.ConnectException: Connection refused
         at java.net.PlainSocketImpl.socketConnect(Native Method)
         at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:305)
         at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:171)
         at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:158)
         at java.net.Socket.connect(Socket.java:452)
         at java.net.Socket.connect(Socket.java:402)
         at java.net.Socket.<init>(Socket.java:309)
         at java.net.Socket.<init>(Socket.java:124)
         at com.sun.jndi.ldap.Connection.createSocket(Connection.java:346)
         at com.sun.jndi.ldap.Connection.<init>(Connection.java:181)
         at com.sun.jndi.ldap.LdapClient.<init>(LdapClient.java:119)
         at com.sun.jndi.ldap.LdapClient.getInstance(LdapClient.java:1668)
         at com.sun.jndi.ldap.LdapCtx.connect(LdapCtx.java:2599)
         at com.sun.jndi.ldap.LdapCtx.<init>(LdapCtx.java:290)
         at com.sun.jndi.ldap.LdapCtxFactory.getUsingURL(LdapCtxFactory.java:175)
         at com.sun.jndi.ldap.LdapCtxFactory.getUsingURLs(LdapCtxFactory.java:193)
         at com.sun.jndi.ldap.LdapCtxFactory.getLdapCtxInstance(LdapCtxFactory.java:136)
         at com.sun.jndi.ldap.LdapCtxFactory.getInitialContext(LdapCtxFactory.java:66)
         at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:662)
         at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:243)
         at javax.naming.InitialContext.init(InitialContext.java:219)
         at javax.naming.ldap.InitialLdapContext.<init>(InitialLdapContext.java:133)
         at oracle.ldap.util.jndi.ConnectionThread.run(ConnectionThread.java:61)
    Any suggestion ?
    Thanks

    Hi,
    Thank you for the replay.
    #cat /etc/hosts
    # device defined for TCP in your /etc/net file. It may also contain
    # entries for well-known (reserved) names such as timeserver
    # and printserver as well as any other host name and address.
    # The format of this file is:
    # Internet Address Hostname # Comments
    # Items are separated by any number of blanks and/or tabs. A '#'
    # indicates the beginning of a comment; characters up to the end of the
    # line are not interpreted by routines which search this file. Blank
    # lines are allowed.
    # Internet Address Hostname # Comments
    # 192.9.200.1 net0sample # ethernet name/address
    # 128.100.0.1 token0sample # token ring name/address
    # 10.2.0.2 x25sample # x.25 name/address
    127.0.0.1 loopback localhost # loopback (lo0) name/address
    192.168.107.205 NSEL-CHN-S05 myserver.com
    #netstat -a |grep 13062
    (no output)
    In my knowledge these are the patches required.
    Patches
    1)IY70159 : KRTL relocation problem
    2)IY66513 : Parsing of LDR_CNTRL value fails
    3)IY68989 : write to mmapped space hangs
    I checked like this,
    # instfix -i -k IY70159
    All filesets for IY70159 were found.
    # instfix -i -k IY66513
    All filesets for IY66513 were found.
    # instfix -i -k IY68989
    All filesets for IY68989 were found.
    Regards,
    Mat.

  • CRM 7.0: set up IPC product configuration

    Dear experts,
    we set up a CRM 7.0 with ERP 6.0 backend integration. In the ERP we apply ERP variant configuration (Materials). Quite simple: some configurable materials (material type KMAT) with a few characteristics and product variants of them (material type FERT) which are maintained in order processing. Variant conditions are maintained and automatically determined for product items. Now we need this in CRM for opportunity processing.
    Therefore we have created Knowledge Base and Runtime Version for the configurable products in ERP and downloaded test materials (one KMAT and one FERT (product variant) into CRM (download objects MATERIAL and SCE). In CRM product master data maintenance for the KMATconfigurable tab with the configuration profile is displayed. Afterwards we downloaded condition master data into CRM, among others variant condition VA00 with condition table A057. Everything looks fine.
    In CRM we want to set up opportunity management. In the opprotunity transaction processing pricing is working already besides the determination of variant pricing. As we intend to maintain only FERT materials (product variants)we do not need interactive product configuration in CRM sales order or product simulation in CRM product master data. We only want the variant prices to be determined automatically for the product variants (FERT) in opportunity processing. That is why we are not sure if it necessary to set IPC configuration settings (XCM etc.). This is my first question. Nevertheless we started to maintain settings for product configuration in order to find out if this is solves our problem:
    1.) XCM configuration (IPC): we set up a customer application for "crmproductsimulation" and defined customer components jco (RFC test worked) and productvariants and restarted J2EE Instance in TX: SMICM
    2.) We set up product configuration customizing:
    table: COMM_IPC_PROP:  caller; crmproductsimulation; scenario.xcm; ZCRMproductssimulation
    table: COMM_IPC_URL: UI_CFG; http://<host>:<port>100/ipc/ipc/command.do
    When starting simulation of product model for configurable product in TX: COMMPR01 I get following error message: "HTTP500: ISA Framework: The [XCM application configuration]='ZCRMproductssimulation' does not exist. Check XCM configuration.
    Details:   No details available". This application is maintained in XCM so I assume something else is missing.
    To sum up my questions:
    1.) Is it necessary to set up IPC product configuration as described above when we only want to maintain FERT products which are product variants and determine corresponding variant prices (VA00). No interactive product configuration is necessary.
    2.) If it is necessary to set up IPC product configuration to active product configuration (to see product variants in product master data maintenance and opportunity processing and corresponding variant condition data), what did I do wrong?
    Thank you very much for your help.
    KInd regards,
    Mark

    Hi Arup,
    thank you very much for your reply.
    Concerning XCM / CRM customizing I have done the steps you recommended:
    1. XCM:  I created customer applications for crmordermaintain and crmproductsimulation and maintained customer component JCO for both of them (Assigned JCO User has SAPALL / SAPNEW, test run was successful) Active and default are ticked. Are there any further steps missing.May be in General Application Settings > Customer > ipcwebappconfig - I changed nothing there (SSLenabled: true)
    2. In CRM customizing I maintained tables as follows:
    COMM_IPC_PROP:
    caller   crmordermaintain  scenario.xcm   Zcrmordermaintain  (name of customer xcm app -case sensitive)
    caller   crmproductsimulation  scenario.xcm  Zcrmproductsimulation (name of customer xcm app -case sensitive)
    COMM_IPC_URL:
    Destination: UI_CFG ;Appl.  <blank>; URL: http://<host>:<J2EEport/ipc/ipc/command.do
    Calling the IPC product configuration e.g. from the CRM product master (simulate model), I get the already mentioned HTTP error:"ISA Framework: The [XCM application configuration]='Zcrmproductsimulation' does not exist. Check XCM configuration.".
    That's why I am thinking that something is missing concerning the communication between CRM application and IPC,because XCM applications do definitely exist.
    Is the URL correct .../ipc/ipc/commando.do which I maintained in table COMM_IPC_URL?
    Is it possible to check if communication between CRM Online and Java does work respectively what  do you exactly mean by "IPC URL must be available for UI_CFG"? UI_CFG ist a RFC-connection which has to be maintained additionaly and if so what has to be maintained exactly?
    You mentioned a RFC_USER (This is the JCO-User I suppose?)and J2ee user. Is the J2ee user just the admin user of the J2EE engine or do you mean something different?
    Thanks in advance for your further help.
    Best regards,
    Mark
    Edited by: Mark Willhoeft on Jun 4, 2010 8:36 PM
    Just one further thing: After changing XCM config I restarted J2EE by TX SMICM (Administration - J2EE Instance local - Send soft shutdown - with restart). Is this enough to restart J2EE and activate changed XCM settings or has the restart to be handled different?

  • My iPhone 4 is running ios 7.0.4. I have a slightly eccentric back story to all of this; but basically i set a secondary entry passcode on my phone and i have forgotten the secondary passcode; it appears as though i no longer have the opportunity to enter

    my iPhone 4 is running ios 7.0.4. I have a slightly eccentric back story to all of this; but basically i set a secondary entry passcode on my phone and i have forgotten the secondary passcode; it appears as though i no longer have the opportunity to enter the code after too many failed attempts -- "iphone is disabled, connect to itunes." i have connected to itunes on itunes on both 11.1 and 11.3 versions (my computer says 11.1 is the minimum requirement for my phone to sync) and attempted to restore my phone; THE RESULTING MESSAGE: "The iPhone 'iPhone' could not be restored. This device isn't eligible for the requested build." HOW THE HECK DO I GAIN ENTRY TO MY PHONE AGAIN AND GET SOME USE OUT OF IT. IT DID COST $$$ TO BUY. PLZ HELP!

    Hey there Jachin W.,
    It sounds like you are unable to connect to your home Wi-Fi suddenly on 2 different iOS devices. I would be interested to know if the affected phones are able to connect to a different Wi-Fi connection, but barring that I would use the following article to help troubleshoot the devices and the Wi-Fi connection:
    iOS: Troubleshooting Wi-Fi networks and connections
    http://support.apple.com/kb/TS1398
    Tap Settings > Wi-Fi and turn Wi-Fi off and on. If your Wi-Fi setting is dimmed, follow these steps.
    Restart your iOS device.
    Tap Settings > Wi-Fi and locate the Wi-Fi network to which you're connected.
    Tap and Forget this Network.
    Try to connect to your desired Wi-Fi network.
    Note: You may need to enter your Wi-Fi password again if your network requires one.
    Turn your Wi-Fi router off and on2. If your ISP also provides cable or phone service, check with them before attempting this step to avoid interruption of service.
    Update your device to the latest version of software.
    Update your Wi-Fi router to the latest firmware2. For AirPort Base Stations, install updates using the AirPort Utility.
    And this section from toward the bottom if needed:
    Unable to connect to a Wi-Fi network
    Verify that you're attempting to connect to your desired Wi-Fi network.
    Make sure you're entering your Wi-Fi password correctly. Passwords may be case sensitive and may contain numbers or special characters.
    Reset network settings by tapping Settings > General > Reset > Reset Network Settings. Note: This will reset all network settings including:
    previously connected Wi-Fi networks and passwords
    recently used Bluetooth accessories
    VPN and APN settings
    Thank you for using Apple Support Communities.
    All the best,
    Sterling

  • I have an external hard drive set up as a Time Machine backup on my IMac. I want to add a second external hard drive and put my Aperture Photo Library on it. Is there a way to have the photos on this second hard drive automatically back up to the Time Mac

    I have an IMac with an external hard drive set up as  a Time Machine for automatic backups. I want to add a second external hard drive and load my Aperture Photo Library on to it so that the library can be shared by both me and my wife. Is there a way to automatically backup the photo library that will be on the second hard drive to the Time Machine hard drive?

    Open System Preference > Time Machine
    Click Options....
    Ckick on external disk in list and hit the - button below the list to remove from the Exclusion list
    Allan

  • Looking for HP Basic Driver only for hp 2610 all-in-one printer

    I have windows 7( Just recently installed) and a HP 2610 all-in-one printer.
    I just wanted to download the printer driver only and not the HP Photosmart and office software Suite.
    This webside say the printer driver only is availble as a separate download named "HP Deskjet Basic Driver"
    http://h10025.www1.hp.com/ewfrf/wc/softwareDownloadIndex?softwareitem=mp-76831-1&lc=en&dlc=en&cc=us&...
    But I cannot locate the webside for the Basic driver only for Windows 7 OS. Can somebody locate the web address of "HP Deskjet Basic Driver" for me please.
    Regards
    Tech

    I just tried using Notepad as you suggested and had the same result.  Paper feeds in stops at proper place and error message "out of paper" 
    I just put in two new HP ink cartridges because the other two were low and I was told that this might be the problem. 
    I seem to remember that the HP 2610 shows 2 "ink icons" in the lower left corner.  One for black and one for color.  The ink icons would change from completly full to just an outline as the amount of ink went down.  Currently the black ink icon is missing
    This is a very frustrating problem because the printer works great after doing a few steps to get around the problem.  The fact that the problem reoccurs any time anything is changed is the major problem
    Most of the problems started when I added the printer to the Windows 7 virtual machine so I could work with Windows XP programs.  This may just be a coincidence because the printer still has the same problems when I use the copy function without the computer even being on.
    I want to thank you for all of your efforts.  Perhaps this is a unique problem that will never be solved and it is best to take my losses and buy a new printer.  As a last chance, if possible, could you refer my post to someone who is an expert with the HP 2610 printer.

  • Looking for basic driver for psc all in one 2175 for XP 32 bit. Thank you

    looking for basic driver for psc all in one 2175 for XP 32 bit. Thank you Dont need all the photo suite stuff,just basic scan and print.
    Thanks

    Hi @RUkiddingme 
    You can download the full feature software and driver, and only install the basic driver. In the installation you should see the option for custom software. Here is the link to download the software; rw2_021_w02_enu.exe
    Please let me know if this resolves the issue.
    Please click the Thumbs up icon below to thank me for responding.
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Please click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution.
    Sunshyn2005 - I work on behalf of HP

Maybe you are looking for

  • Missing or invalid version of SQL library PSORA (200,0) in Datamover

    I saw the discussiion about this error and didnt see the resolution for my case and so started a new one . I am installing a 9.1 HCM on Oracle 10g on a Windows server 2008 machine . After completing all the sql scripts in sysdba mode , I tried to log

  • Created pages in SP 2013 Online and they are not showing up in SPD 2013

    Hi Am reposting this question as the suggested solution did not work :-( I created pages in SP Online 2013, on the public side, as suggested I did find where pages had to be approved, they were I did see others that were marked as "draft" they were n

  • User exit help..

    Hi All,     UPF_VARIABLE_USER_EXIT is example for user exit for variable of type characteristic.  If variable type is attribute then is there any such example available?     Also characteristic user exit variable "VALUE(ITO_CHANM) TYPE  UPC_YTO_CHA"

  • Every i program is crashing along with software update

    I was previously on this board saying that my mail and itunes was crashing and I left the crash report on here: https://discussions.apple.com/message/17381389#17381389 However, now that my Mail app seems to be working fine, I am now having the same t

  • Problem in quering from remote database

    Hi i have a table named "gatepass" in database A. i created public synonym (create public synonym gatepass for schema.gatepass@databaselink) in database B for the table "gatepass" in database A. when i query that table in db B through SQL prompt, it