PI NWA and FQDN

Hi,
     Do I need to make any change in nwa for destination to implement FQDN. I have already made changes to the default profile and exchange profile. Still some of the links pointing to the host name instead of fqdn?
Thank you
Moni

Hi,
Monika,not required any changes in NWA,do it in exchange profile it self,after adding FQDN,restart the JAVA stack.Then only you can see the changes.
Regards,
Raj

Similar Messages

  • Batch Script using System Varriable for Hostname and FQDN results in large space between

    I have a batch script running on Windows 7 that I've created to help a physical computer, connect to his virtual cousin.  Problem is when I try to make
    it use the FQDN (required by the View Client) it puts a large space between the hostname and the domain.
    Result
    ECHO Connecting View Client to PREFIX-SERIAL .domain.comOR"C:\Program Files\VmWare\View.exe" -Args -serverURL PREFIX-SERIAL       .domain.com
    Our computers are named a combination of a prefix and the serial number.  Our virtual computer names are the same, but with a different prefix.  So my attempt was to make a connection
    script, using the computer serial number.  My Process:
    Setting %serial% variable.
    for /F "skip=1 tokens=*" %%b in ('wmic bios get serialnumber') do if not defined serial set serial=%%b
    Set %hostname% variable.
    set hostname=PREFIX-%serial%
    Installation command line
    "C:\Program Files\VmWare\View.exe" -Args -serverURL %hostname%.domain.com
    That results in the output at the beginning of my post.
    I've also tried
    %hostname%.%userdomain%.com
    PREFIX-%serial%.%userdomain%.com
    PREFIX-%serial%.domain.com
    SET FQDN=.domain.com
    PREFIX-%serial%%FQDN%
    %hostname%%FQDN%
    I also tried carets and quotes on set commands without any improvement.
    I'm sure I'm missing something simple here.  Any advise?
    There's no place like 127.0.0.1

    Will something like this get you what you are looking for?
    (gwmi win32_bios).SerialNumber+(gwmi WIN32_ComputerSystem).Domain
    Or
    $hostname=(gwmi win32_bios).SerialNumber+"."+(gwmi WIN32_ComputerSystem).Domain
    Sorry just realized your looking to do this in a Batch file...so maybe something like this
    @echo off
    for /F "skip=1 delims=" %%j in ('powershell "[System.Net.Dns]::GetHostByName((hostname)).HostName"') do (
    set Host=%%j
    goto :DONE
    :DONE
    echo %HOST%

  • Unable to connect to NWA and Visual administrator

    HI all - I have Java stack installed i at its own database which coexists with another ABAP stack on same virtual machine.
    I am not able to connect to Visual administrator to install the saplicens. connection error is as follow
    Unable to connect to hostname:50104.
    I have checked the value of p4 using configtool and it is 50104.
    I have 2 extra emergency users that I have created to make sure if do not face user errors. Since DNS is not resolving FQHN, I have updates /etc/hosts file in my pc to make sure there are no network issues.
    The only error I see is in ms_dev which is indicating saplicense has been expired.
    Any idea, how to solve this problem?
    DB= Oracle 10.2.0.2
    CRM JAVA 7.0 EHP1
    CRM ABAP 7.0 EHP1
    Instances CJX(Java instance) and CSX (ABAP)
    Tnsnames Listener and tnscsx
    Your help is appreciated.
    Regards
    K

    Hi Sunny, Thx for taking a look. I think I am in right direction after checking the logs. I did not have a chance to configure UME afterthe  install. I am not sure if I should use APAP stack as the source. In the same time, My license is expired and can not connect to NWA or Visual admin.
    Here are the logs
    System trace:
    #1.#C0000A6717E800020000000001762FC700047ECE97733050#1265325676114#/System/Serve
    r/VisualAdministrationTool##com.sap.engine.services.adminadapter.gui.tasks.Login
    Task#######Thread[Thread-9,6,main]##0#0#Error#1#/System/Server/VisualAdministrat
    ionTool#Plain###Error while trying to login to localhost: Cannot create new Remo
    teLoginContext.#
    Trace files:
    #1.#C0000A6717E800010000000101762FC700047ECE910D3800#1265325568767#com.sap.engin
    e.services.adminadapter.gui.tasks.LoginTask##com.sap.engine.services.adminadapte
    r.gui.tasks.LoginTask#######Thread[Thread-5,6,main]##0#0#Error#1#/System/Server/
    VisualAdministrationTool#Java###Error while trying to login to localhost: Cannot
    create new RemoteLoginContext.
    [EXCEPTION]
    #1#com.sap.engine.services.security.exceptions.BaseLoginException: Cannot cr
    eate new RemoteLoginContext.
            at com.sap.engine.services.security.remote.login.RemoteLoginContext.<ini
    t>(RemoteLoginContext.java:71)
            at com.sap.engine.services.adminadapter.gui.tasks.LoginTask.connectActio
    n(LoginTask.java:98)
            at com.sap.engine.services.adminadapter.gui.tasks.LoginTask.run(LoginTas
    k.java:81)
            at java.lang.Thread.run(Thread.java:534)
    Caused by: com.sap.engine.services.rmi_p4.P4IOException: Cannot open connection
    on host: 10.103.23.232 and port: 50104
            at com.sap.engine.services.rmi_p4.P4ObjectBrokerClientImpl.getException(
    P4ObjectBrokerClientImpl.java:706)
            at com.sap.engine.services.rmi_p4.ConnectionManager.getConnection(Connec
    tionManager.java:257)
            at com.sap.engine.services.rmi_p4.P4ObjectBrokerClientImpl.resolveInitia
    lReference(P4ObjectBrokerClientImpl.java:154)
            at com.sap.engine.services.rmi_p4.P4ObjectBrokerClientImpl.resolveInitia
    lReference(P4ObjectBrokerClientImpl.java:113)
            at com.sap.engine.services.rmi_p4.P4ObjectBrokerClientImpl.resolveInitia
    lReference(P4ObjectBrokerClientImpl.java:109)
            at com.sap.engine.services.security.remote.login.RemoteLoginContext.<ini
    t>(RemoteLoginContext.java:60)
            ... 3 more
    Visualadmin console:
    log generation timestamp : 2010_02_04_at_07_55_27
    Feb 4, 2010 7:56:45 AM [1265291805268]:Error   : Thread[Thread-9,5,main]
                         com.sap.engine.services.rmi_p4:    com.sap.engine.services.
    rmi_p4.Parser newRequest MSG:The possible problem is that there is no correctly
    working server node available. Check your working servers
    Feb 4, 2010 8:02:41 AM [1265292161634]:Error   : Thread[Thread-23,6,main]
                         com.sap.engine.services.rmi_p4:    com.sap.engine.services.
    rmi_p4.Parser newRequest MSG:The possible problem is that there is no correctly
    working server node available. Check your working servers

  • Mail app and FQDN

    Folks, mail app is using an invalid domain name and my ISP is enforcing this when I connect to send mail.  Although I sent the name of my computer in sharing which is just one one word, it takes that word and make the FQDN [computername] imac.home .  Note the space between computername and imac and that is the problem.
    How do I fix this?  Anyone know.
    sincerely
    mohan

    Folks, mail app is using an invalid domain name and my ISP is enforcing this when I connect to send mail.  Although I sent the name of my computer in sharing which is just one one word, it takes that word and make the FQDN [computername] imac.home .  Note the space between computername and imac and that is the problem.
    How do I fix this?  Anyone know.
    sincerely
    mohan

  • Exchange 2013 certtificate and FQDN of CAS/MB servers

    Good Morning,
    I have read articles that say I should not need anything but the fqdn names of things like autodiscover.mycompany.com and mail.mycompany.com on the cert you install on the exchange server. I went that route and installed it on every exchange server
    but for some reason, the client gets prompted for credentials with this configuration.
    When I create a cert with all the CAS/MB FQDN names ( ie. casmb01.mycompany.pvt) on the cert, they do not get prompted and the exhttp allows the outlook client to connect properly.
    this is a 2007 to 2013 migration. I am testing just the connectivity and have not put the 2013 as the proxy yet.
    The clients also have an internal host name .pvt in the cert so I would imagine this would be a problem for outlook anywhere unless they vpn in and trust the local CA.
    Can I use only the autodiscover and mail .mycompany.com
    does anyone else have this set up this was?
    thanks
    Paul

    Here's what I would do:
    If you are planning on allowing people to access Outlook Anywhere and Active Sync Externally
    Since you can only have 1 cert bound to IIS I would create the cert via a 3rd party CA.  They will only give you a cert for publicly accessible tlds. So on that cert you will need mail.company.com, autodiscover.company.com
    and legacy.company.com.  The legacy can really be anything you want, and is needed for OWA and  ActiveSync redirection.  Once I have the cert, I would change all the virtual directories to have their respective *.company.com addresses.  In
    order for this to work properly with DNS (internally you get an internal address) you will need to create a dns zone called mail.company.com and point that to your 2013 CAS servers and another one for legacy.company.com and point that to your 2007 Servers.
    If you are not allowing any external access then you can just create whatever certs you want to via your internal CA.
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread

  • Remote Control and FQDN from admin console

    Hi everyone, I want to validate something with the community.
    I have an environment with two domain and there is no DNS Suffixes pushed.
    When looking at the properties of some computers on the second domain, I can validate that the full name of the computer is there.
    When trying the remote control form the console, the computer cannot be reach.
    When using the stand alone remote tool, and entering the complete computer name, the computer can be reach.
    Is it normal that ConfigMgr is not using the information he is retrieving from the inventory.
    I know that the simple answer is pushing more DSN suffixes but I was in the idea that the complete name was used and wanted to validate. I will probably ask for an addition for a next version or update.
    Thank you all!
    Mathieu

    Hi,
    As you write it would be an change request for the next release of Configuration Manager, I would reccomend that you file it on the Connect site.
    Regards,
    Jörgen
    -- My System Center blog ccmexec.com -- Twitter
    @ccmexec

  • What are the steps required in NWA and ID in order to enhance security of adapters in PI 7.31 Java Stack ?

    HI All,
    I am looking for steps need to follow for seurity and certificate management in PI 7.31 Java Stack.
    Could someone help me with the security and certificate management steps needs to follow for SOAP/RFC/MAIL adapter ?
    I looked at sap help link Network and Transport Layer Security - SAP NetWeaver Process Integration Security Guide - SAP Library
    Regards,
    Karan

    Hi Karan,
    For SOAP adapter you can use digital signing and encryption. Please refer the below blog
    Configuring WSSE (digital signing and encryption) using SAP PI 7.11 AAE SOAP Adapter
    regards,
    Harish

  • NWA and Unix

    We are thinking about migrating from the WebConsole to the new NWA based administration. However - our WAS runs on unix. Before we switch over, can someone explain me:
    AFAIK we need Windows for the setup package generation. Does that mean that we cannot install any clients any more at all?
    (We still can manually generate the WARs.)
    Regards,
    Peter

    hello peter,
    MI package generation are for Windows only esp the .cab (cabinet) file which is for
    Windows CE. you can still install the MI client to other platform like e.g. Sharp
    Zaurus (which is Linux based) using the raw files. im not sure though it MI has still
    the installer package for non-Windows platform. (it had Zaurus installer package
    build (.ipk) supported some years before).
    hope this help.
    jo

  • Logs and traces are not reflecting in NWA

    I have to check default trace files from NWA. and for this NWA->montiroing->logs and traces->defaualt traces(filter) but it is saying no logs found.
    Do I have to activate some setting?not sure of this.Can any one let me know what I have to do to make default traces to be shown in NWA.
    Thank you.

    First of all I think this might be because you have not logged in as SAP NetWeaver Admininstrator role.
    Check SAP Note [1166762|https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=1166762]
    Form this note check that you have activated "Default Logger Param" in the Configuration > Miscellaneous area of Risk Analysis and Remediation.
    Also you will get few more notes at SAP if you want to activate specific logs.

  • No ''BS: SRM-Portal(Basic Configuration) V1'' in /NWA Deply and Change

    Hi Expert
    i want to integrate SRM7.0 with Portal,
    Enviroment :
                   SRM7.0 AS ABAP
                   ERP 6.0SR3 AS ABAP/AS JAVA
                   BP for SRM7.0 has installed
                   SRM has been added into Trused System in Portal
    and i follow InstGuide > "Guide for Automated Configuration: Connecting Portal Systems u201D
    When i logon Portal with <hostname>:<port>/NWA
                    and click    > Deploy and Change
    there is no "BS: SRM-Portal(Basic Configuration) V1u201D  exist
    i dont know Why,  whether because my NW7.0 patch 14 need to upgrade? Or other reason

    Hi,
    You can also configure portal connection manually. Please check the Configuration Guide in SAP Solution Manager or offline downloaded configuration guide in http://service.sap.com/srm-inst  SAP SRM Server 7.0 -> Configuration Guide for SAP SRM 7.0 -> Business Package for SAP SRM 7.0.
    You can also access SRM via NWBC html in current SRM 7.0 SP06 without Portal. It is called Portal-Independent Navigation Frame.
    Regards,
    Masa

  • Unable to view logs and traces via NWA

    under netweaver administartion I am unable to see logs and traces .when click on the monitor and logs&traces getting the error : "cannot start plug-in".
    Path : NWA>monitoring>logs and traces.
    Please help me .

    Gopal's instructions are fairly clear about the post install steps. Log on to NWA and use the "Deploy and change"  option in the NWA TLN. You will now see a list of tasks organized by template and scenario. One of these under scenario NWA is configure NWA.
    (This is EP7, right?)
    (and I am impressed that he wants you to "avoid points if useful"!)

  • NWA logs and trace does not show the content of Default trace

    Hi All,
    The content which i see in /usr/sap/SID/DV*/j2ee/cluster/server0/log/default trace
    i am unable to see the same in default trace in NWA logs and traces,
    It is a 7.0 system..
    Coudl you please suggest.
    Rgds
    S

    Hello,
    Is it newly built system? Please compare log and trace levels with other java systems in your landscape.
    You can give a try as following..
           1.      Goto NWA and click on Log Configurator service.
           2.      Switch to advanced mode.
           3.      Select the Location tab page.
           4.      Choose the location of default.trc file.
           5.      Save the configuration
           6.      Restart JAVA and see.
    Thanks,
    Siva Kumar
    Edited by: Siva Kumar Arivinti on Jan 12, 2012 3:36 PM

  • Errror in RFC connection between SCM ABAP stack and JAVA Stack

    Hi All
    we have installed SCM Abap stack and SCM java stack on same system within single database.when i create rfc connection AI_RUNTIME_JCOSERVER from SCM Java stack to SCM Abap Stack its working fine,but when i am configuring same from SCM Abap to SCM Java using SM59 its giving error.
    Error Details     Error when opening an RFC connection
    Error Details     ERROR: failed to open file G:\usr\sap\SCD\DVEBMGS00\data\sideinfo.DAT
    Error Details     LOCATION: SAP-Gateway on host OPS20SCD1.Octal.pet / sapgw00
    Error Details     CALL: fopen
    Error Details     COMPONENT: SAP-GW-LIB (ReadSideInfo)
    Error Details     COUNTER: 1854
    Error Details     ERROR NUMBER: 2
    Error Details     ERROR TEXT: ENOENT: No such file or directory OR: The system cannot find the fi*
    Error Details     MODULE: gwxxside.c
    Error Details     LINE: 274
    Error Details     RETURN CODE: 451
    Error Details     SUBRC: 0
    Error Details     RELEASE: 701
    Is it compulsory to create RFC connection between abap and java installed on the same system.
    plese suggest.
    Regards

    to configure acceptance of the ABAP (integrated ITS / WebGUI) saplogonticket on the java stack, just log into the java stack (http://FQDN:50xxx/nwa) and select configuration  THe last item in the list is Trusted System... click.
    on the ensuing page, click on the add trusted system button --> by querying trusted sytem.
    Enter the required data on the page:
    system type: ABAP
    host name: FQDN
    System Nr: your instance number
    client (of the productive client)
    and a username and pw with superuser priveliges in the system (SAP_ALL/SAP_NEW, etc).
    the click next
    On the final screen, click finish.
    You have now SSO setup between the ABAP and Java stacks. To configure SSO to accept java saplogontickets on ABAP see:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/2b0310d6-0801-0010-3185-b2371a280372
    This should resolve your question.

  • NW PI 7.3 SP4 AdapterEngine and RWB do not work

    Hi experts,
    i am currently setting up a new NW 7.3 PI Landscape.
    I have setup the Landscape by now successfully and implemented SP4.
    After a succesfull run of the PI ConfigWizard there seems to be a problem of registering the adapter engine and runtime workbench to the sld.
    I am using a local sld installed on the pi itself.
    When i start the rwb i get the following error:
        com.sap.aii.utilxi.sld.XISldException: Invalid Parameter: password = null or empty 
    In the LogViewer i see the following error messages:
       Creating CIM client failed. Parameter password is empty
    The user SLD_DS_<SID> also gets regularly locked.
    I have triple checked all settings in the ExchangeProfile / JCO RFC Dest und HTTP Destinations
    So it seems there are at some point credentials missing.
    But i'm not able to find it. I have also opened a case at sap support but till now no response.
    Maybe some of you had a similiar problem and can give me an advice.
    Any advice is highly appreciated.

    Hi Thomas
    Try out the below;
    Please check if service property 'com.sap.aii.ibrep.core.usage_type' of
    J2EE primary-service "com.sap.aii.utilxi.cfg.svc" was by mistake
    set to "CE" by the WebAS Initial Setup CTC Wizard.
    Start NetWeaver Administrator with http://<host>:<port>/nwa and navigateto 'Configuration > Infrastructure > Java System Properties.'.
    Select the 'Service' tab and search for service name "XPI Service: AII
    Config Service" (component name 'com.sap.aii.utilxi.cfg.svc').
    Change property 'com.sap.aii.ibrep.core.usage_type' back to its default
    value 'XPI'. Save and restart the whole Java stack.
    You may have to run the PI self registration wizard again to see all components in the SLD
    Matt

  • Brading Image Not appearing in Portal Logon But appearing in /NWA /U

    Hello Gurus ,
    I am stuck up in a situation where in while doing the branding , I am able to see the branding image and text in
    http://<SERVER>:<PORT>/NWA
    http://<SERVER>:<PORT>/cms
    http://<SERVER>:<PORT>/useradmin
    But when I click on http://<SERVER>:<PORT>/IRJ
    The red cross apears on the top woth no image being there . I am confused since what I did was changed the SAP stndard image name to branding-image1.jpg and Put My Image as branding-image.jpg .
    this I did in both the folders -  com.sap.portal.runtime.logon / layout
    and com.sap.security.core.admin / layout
    No changes were done in Visual Admin since the name of image is same as provided by SAP .
    The worry part is if I click ln the Logon Page and check the properties : it shows
    http://<Server>/irj/portalapps/com.sap.portal.runtime.logon/layout/branding-image.jpg
    But when I go to http:/SERVER:PORT/NWA and see the image there properly and check the property of Image by right click :
    it shows : http://XXXX/logon/layout/branding-image.jpg.
    Now can someone tell . Why is there a mismatch ? Bcoz that is the reason I am not able to see the POrtal Branding Image .(In Visual admin we set the propeties as layout/BRANDING-IMAGE.jpg .. any connection there ??)...
    Help Out Guys ..
    Regards
    Sandeep

    The path in IRJ for images comes as :
    http://<Server>/irj/portalapps/com.sap.portal.runtime.logon/layout/branding-image.jpg
    Image does not come here
    while in NWA
    http://server:52100/logon/layout/branding-image.jpg
    Image appears here ..
    als under the folder
    G:\usr\sap\XX1\JC21\j2ee\cluster\server0\apps\sap.com\irj\servlet_jsp\irj\root\portalapps\com.sap.portal.runtime.logon\layout
    here are 2 images : branding-image.jpg
    branding-text.gif
    As you told me I added the file extension here now .jpg and .gif But no difference it maked .
    I think the link here is that in Visual Admin it enters as layout/branding-image.jpg
    Can I change this to Path as appearing in IRJ :
    irj/portalapps/com.sap.portal.runtime.logon/layout/branding-image.jpg
    beacuse the layout file as shown is prefixed with a root ... If someone can point to the root of that I can go prefix with my Root folder and Give exact path like irj/portalapps/com.sap.portal.runtime.logon/layout/branding-image.jpg ...
    And Yes there are no other servers / Its a single Instance ,  no Cluster wide instances here .
    Regards
    Sandeep
    Edited by: Sandeep Sharma on Aug 25, 2009 9:10 AM

Maybe you are looking for

  • Color field in ALV

    Hi. How to change the header field background color in ALV list display from 'Dark Blue' to 'Light Blue'. Regards, Simran

  • Print out as well as Sending mail of invoice

    Hi I have a requirement   in invoice like, i need print out as well as I need to send mail to the user. In T-code VF03 ,  My user will be giving only one  transaction medium as External send. But  he needs the print out of the invoice also. how can w

  • Video quality in scope is really bad and dark

    When I send my sequence from Final Cut Pro to Color, why does the video in the scope area come out so bad where I can barely see anything? Basically the video is nothing like the quality in final cut pro and the picture is very very dark. When I see

  • Mixing 4.3 pal in a hdv time line

    Hi, I am doing a project which has Hdv footage and is to be mixed with 4.3 pal footage Can this be done? and if so How? I have tried a few things but with out great success the 4.3 footage is so small. I won't go in to what i have tried apart from It

  • Opening c file in xcode from terminal

    Hi, I know this can be done, I've done it before but can't remember how or where I found it, searches have led nowhere. How do I open my c file in xcode from terminal? As in, to open in emacs I type emacs (filename)? Cheers