Unable to read configuration data (ExchangeProfile/aii.properties)

Pls  anybody can help me in solving this issue
Unable to read configuration data (ExchangeProfile/aii.properties)

look at this two threads
Exchange Profile Error
XI 3.0 Problem on Java startup
Thanks

Similar Messages

  • PI 7.3 - AEX "unable to read configuration data" and login problems

    Hello Friends,
    after installation of AEX, i'm facing some problems.
    1.I'm not able to login with any user, i created during installation wizard. So i cannot check any user in NWA -> User Administration.
    2.Once more, while opening http://<host>:<port>/rep or http://<host>:<port>/dir, i get the following error message.
    Can somebody help me?
    I think, there is a problem with the users, which have been created during installation. How can i check this? Is there any chance?
    Second, if i'm able to login, i have to import the exchange profile again. This should solve the problem. Or is this wrong?
    PI (http://<host>:<port>/dir/start/index.jsp). Below is the part of the error message that is showing up. Appreciate your suggestions:
    Exception class: com.sap.aii.utilxi.prop.api.PropertiesException$InitFailed
    Message
    Unable to read configuration data (ExchangeProfile/aii.properties)
    Stacktrace
    Thrown:
    com.sap.aii.utilxi.prop.api.PropertiesException$InitFailed: Unable to read configuration data (ExchangeProfile/aii.properties)
    at com.sap.aii.utilxi.prop.api.PropertySourceFactory.initServerMode(PropertySourceFactory.java:220)
    at com.sap.aii.utilxi.prop.api.AIIProperties.initServerMode(AIIProperties.java:518)
    at com.sap.aii.ib.server.applcomp.StartupServerProperties.initPropertiesForServer(StartupServerProperties.java:97)
    at com.sap.aii.ibdir.server.applcomp.StartupCodeEntry.startup(StartupCodeEntry.java:151)
    at com.sap.aii.ib.core.applcomp.IStartupCodeEntry.startupIfNotAlreadyDone(IStartupCodeEntry.java:43)
    at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponentImpl.startup(ExplicitApplicationComponentImpl.java:116)
    at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponents.startup(ExplicitApplicationComponents.java:438)
    at com.sap.aii.ib.core.applcomp.ApplicationComponent.startup(ApplicationComponent.java:203)
    Please let me know if I am not clear.
    Edited by: Clarence on Feb 6, 2012 3:28 PM
    Edited by: Clarence on Feb 6, 2012 3:28 PM

    hi,
    >>>>Second, if i'm able to login, i have to import the exchange profile again. This should solve the problem. Or is this wrong?
    if you have java stack only there is no exchange profile anymore...
    https://weblogs.sdn.sap.com/pub/wlg/28334
    Regards,
    Michal Krawczyk

  • WorkStation 11 shared VM's suddenly get a red X and "unable to read configuration data"

    This will usually follow a re-boot of the host machine, running Windows Server 2012.
    I can then REMOVE the machine(s)
    And open the .vmx file from the file manager ...
    After which I can again share the file.
    What can I do to prevent this?  Has anyone else seen the problem?
    Thanks!

    I'm seeing this as well. With Win7 as host OS. Not sure what causes it yet...
    Highly annoying!
    Update: Restarting "VMware Workstation Server" service seems to solve it. Tried setting the service to Automatic Start (Delayed), but that didn't help.
    Update2: For now I've implemented a script (based on http://csi-windows.com/toolkit/csi-vmwsautoshutdown) that restarts the service with some delay after system startup (Scheduled Task) and forcefully starts all VM's. This seems to help ensuring the VM's Auto-Start.
    VMwareHostdrestart.bat (call this from Scheduled Task)
    @echo off
    net stop VMwareHostd
    net start VMwareHostd
    %~dp0vmstartup.bat >%~dp0VMwareHostdrestart-vmstartup.log 2>&1
    vmstartup.bat (modify to contain credentials for an user with sufficient rights in VMware Workstation)
    @echo off
    set PROGROOT=%ProgramFiles%
    if not "%ProgramFiles(x86)%" == "" set PROGROOT=%ProgramFiles(x86)%
    set HOST=127.0.0.1
    set LOCALUSER=%COMPUTERNAME%\<username>
    set LOCALPWD=<userpass>
    set LOGGING=1
    if not exist "%PROGROOT%\VMware\VMware VIX\vmrun.exe" (
    echo VMware VIX Not Installed, aborting...
    if %LOGGING% EQU 1 (
    eventcreate /T ERROR /ID 1 /L APPLICATION /D "VMware VIX not installed, aborting..."
    goto :ALLDONE
    set VMRUN="%PROGROOT%\VMware\VMware VIX\vmrun.exe"
    rem start, stop, reset, suspend, pause, unpause
    set VMACTION=start
    setlocal EnableDelayedExpansion
    echo searching for vms...
    set STOPPEDVMCOUNT=0
    for /f "tokens=*" %%i in ('%VMRUN% -T ws-shared -h %HOST% -u %LOCALUSER% -p %LOCALPWD% listRegisteredVM ') do (
    echo %%i |findstr /I /C:"["
    if !ERRORLEVEL! EQU 0 (
    echo Processing %VMACTION% for VM: %%i
    %VMRUN% -T ws-shared -h %HOST% -u %LOCALUSER% -p %LOCALPWD% %VMACTION% "%%i"
    if %ERRORLEVEL% EQU 0 (
    if %LOGGING% EQU 1 (
    eventcreate /T INFORMATION /ID 1 /L APPLICATION /D "Successful %VMACTION% of VM: %%i"
    set /a STOPPEDVMCOUNT=!STOPPEDVMCOUNT!+1
    ) else (
    if %LOGGING% EQU 1 (
    eventcreate /T ERROR /ID 2 /L APPLICATION /D "Failed %VMACTION% of VM: %%i"
    echo %STOPPEDVMCOUNT% VMs Started
    rem if %LOGGING% EQU 1 (
    rem         eventcreate /T INFORMATION /ID 1000 /L APPLICATION /D "%STOPPEDVMCOUNT% VMs Started"
    rem )
    endlocal
    :ALLDONE
    REM pause

  • ExchangeProfile/aii.properties

    Hi All,
    My XI3.0 instance is started successfully, but on going to the xi home page, i get the error:
    Exception
    An internal error occurred. Contact you XI administrator
    Unable to read configuration data (ExchangeProfile/aii.properties)
    Error Details, Error History, Generic Application Info
    Exception Details
    Exception class: com.sap.aii.utilxi.prop.api.PropertiesException
    Message
    Unable to read configuration data (ExchangeProfile/aii.properties)
    Stacktrace
    Thrown:
    MESSAGE ID: com.sap.aii.utilxi.prop.api.rb_all.NO_PROPERTIES
    com.sap.aii.utilxi.prop.api.PropertiesException: Unable to read configuration data (ExchangeProfile/aii.properties)
         at com.sap.aii.utilxi.prop.api.PropertySourceFactory.initServerMode(PropertySourceFactory.java:202)
         at com.sap.aii.utilxi.misc.api.AIIProperties.initServerMode(AIIProperties.java:403)
         at com.sap.aii.ib.server.applcomp.StartupServerProperties.initPropertiesForServer(StartupServerProperties.java:95)
         at com.sap.aii.ibrep.server.applcomp.StartupCodeEntry.startup(StartupCodeEntry.java:152)
         at com.sap.aii.ib.core.applcomp.IStartupCodeEntry.startupIfNotAlreadyDone(IStartupCodeEntry.java:33)
         at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponentImpl.startup(ExplicitApplicationComponentImpl.java:116)
         at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponents.startup(ExplicitApplicationComponents.java:383)
         at com.sap.aii.ib.core.applcomp.ApplicationComponent.startup(ApplicationComponent.java:209)
         at jsp_Main1180945682730._jspService(jsp_Main1180945682730.java:21)
         at com.sap.engine.services.servlets_jsp.server.jsp.JspBase.service(JspBase.java:112)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:544)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:186)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Need Help urgently.
    Regards,
    Suresh.K

    Hi Prateek,
    What ever you told i have already done and click on testconnection again asking User Name & password here im giving XIISSUPER user & password.but im getting below error...
    HEADER NAME                HEADER VALUE
    response_line               HTTP/1.1 401 Unauthorized
    server_protocol             HTTP/1.1
    status_code                 401
    status_reason               Unauthorized
    onnection                   close
    ww-authenticate             Basic realm="dir"
    ragma                       no-cache
    ache-control                no-cache
    xpires                      0
    ontent-type                 text/html
    ontent-length               1790
    erver                       SAP J2EE Engine/6.40
    ate                         Wed, 06 Jun 2007 13:10:30 GMT
    remote_addr
    uri_scheme_expanded         NONE
    HTTP BODY
    !DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">####
    head>## ####td {font-family : Arial,
    ahoma, Helvetica, sans-serif; font-size : 14px;}##A:link ##A:visited ##A:active ##
    Please suggest me.
    Regards,
    Suresh.K
    Message was edited by:
            suresh k

  • Unable to read configuration from NDS

    Dear All,
    I just finished setting up this Border 3.9 server few months ago, everything works fine; but from time to time I will get the following message during ACLCHECK as follow: For example this is a log from system console after I made some changes on the proxy access rule.
    2-19-2008 2:47:13 pm: BRDSRV-3.70-11
    Severity = 1
    Timestamp synchronization of BRDSRV.NLM is completed.
    2-19-2008 2:47:13 pm: BRDSRV-3.70-11
    Severity = 1
    Timestamp synchronization of ACLCHECK.NLM is completed.
    2-19-2008 2:47:47 pm: ACLCHECK-4.80-9
    Severity = 1
    ACLCHECK.NLM is reading rules from NDS...
    2-19-2008 2:47:47 pm: ACLCHECK-4.80-1
    Severity = 1
    ACLCHECK.NLM read 15 rules from NDS.
    2-19-2008 3:00:09 pm: BRDSRV-3.70-3
    Severity = 1
    Unable to read configuration from NDS (error - -669).
    Again, this BDM server running just fine without any issue, all access rules is working, VPN and filtering is working fine as well. Just can't think of why it throwing me this error from time to time. Any suggestion?
    Thank you,
    James

    In article <[email protected]>, Jkent wrote:
    > 2-19-2008 3:00:09 pm: BRDSRV-3.70-3
    > Severity = 1
    > Unable to read configuration from NDS (error - -669).
    >
    This is an invalid password error, and I'm unsure why you are getting it.
    Do you have a replica on the server?
    > Again, this BDM server running just fine without any issue, all access
    > rules is working, VPN and filtering is working fine as well. Just can't
    > think of why it throwing me this error from time to time. Any
    > suggestion?
    3.9 sp1 is supposed to come out on Feb 29 - keep an eye out for it.
    Craig Johnson
    Novell Support Connection SysOp
    *** For a current patch list, tips, handy files and books on
    BorderManager, go to http://www.craigjconsulting.com ***

  • ORA-29400: data cartridge error/IMG-00703: unable to read image data error

    Oracle Database 10g Enterprise Edition Release 10.2.0.2.0
    ORA-29400: data cartridge error
    IMG-00703: unable to read image data
    ORA-06512: at "ORDSYS.ORDIMERRORCODES", line 75
    ORA-06512: at "ORDSYS.ORDIMERRORCODES", line 65
    ORA-06512: at "ORDSYS.ORDIMG_PKG", line 37
    ORA-06512: at "ORDSYS.ORDIMAGE", line 927
    is raised when the following trigger is processing certain JPGs (example). Other JPGs are handled as expected:
    create or replace trigger photo_size_trg
    before insert or update on photos
    for each row
    declare
      photo_width integer;
    begin
      -- Check to see if the new photograph is different from the old one...      --
      if dbms_lob.compare(:old.photo, :new.photo) != 0
      then
        -- ...if so, check to see if it's wider than the desired 250 pixel        --
        -- maximum...                                                             --
        photo_width := to_number(ordImage.getMetadata(:new.photo)(1).extract('/ordImageAttributes/width/text()').getStringVal());
        if photo_width > 250
        then
          -- ...and if so, apply an image transform that will resize to the photo --
          -- to a maximum of 250 pixels wide, keeping the original aspect ratio.  --
          -- There doesn't seem to be an elegant way of specifying a constraint   --
          -- in one dimension like this, so the height is specifed as a large     --
          -- enough value to cover all practical contingencies.                   --
          ordImage.process(:new.photo, 'maxScale=250 10000');
        end if;
      end if;
    end;Any thoughts/suggestions?

    hi,
    I am getting following error,kindly help me out to rectify this ..
    thank you
    ORA-29400: data cartridge error
    ORA-00600: internal error code, arguments: [kokbCollTerminate], [13], [], [], [], [], [], []

  • Setup is unable to store configuration data in the LDAP directory

    I am attempting to install the Sun One Directory Server 5.1 on my Windows 2000 machine. At the conclusion of the installation process, I recieve these back to back pop up windows:
    Error:
    Setup is unable to store configuration data in the LDAP directory.
    Error:
    Unable to create administration server configuration.
    Error:
    Could not authenticate ldap connection, "Unknown error".
    Error:
    Unable to set ACI in Configuration Directory Server
    Setup
    Setup's Post-Install mode failed for the Sub Component admin belonging to the component admin. Do you want to continue.
    What am I doing wrong?

    Hi,
    Can you please send me logconv.pl code to [email protected] I am unable to find the file

  • NVRAM: Unable to read configuration. Try again later.

    Hi,
    I have built a 3750 switch stack (8 switches) and every now and then (random) when i do a "show run" or "write mem", i get the following error message
    NVRAM: Unable to read configuration. Try again
    It doesn't happen all the time, its a random thing. I'm currently using c3750-ipservicesk9-mz.122-53.SE2.bin.
    I have checked the memory and there's a lot of free memory. I am the only person consoled onto the stack. I did reboot the stack but its an intermittent problem.
    Anyone encountered this issue before?

    I have noticed the same problem when working on larger 3750 and 3750X stacks on several different code levels.  I applied the "DEBUG CONFIGURATION LOCK" command and was able to duplicate the problem.  I shut down and unused interface and tried to write the configuration and got the messages below:
    May 25 00:09:55: Parser: - Config. Lock requested by process <342> client
    May 25 00:09:55: Parser: - Config. Lock acquired successfully !
    May 25 00:09:55: Parser: -  Config. SHARED UnLock requested
    May 25 00:09:55: Parser: - Config UNLOCKED !
    May 25 00:10:08: Parser: - Config. Lock requested by process <342> client
    May 25 00:10:08: Parser: - Config. Lock acquired successfully !
    May 25 00:10:08: Parser: -  Config. SHARED UnLock requested
    May 25 00:10:08: Parser: - Config UNLOCKED !wr
    May 25 00:10:15: Parser: - Config. Lock requested by process <342> client
    May 25 00:10:15: Parser: - Config. Lock acquired successfully !
    May 25 00:10:15: Parser: -  Config. SHARED UnLock requested
    May 25 00:10:15: Parser: - Config UNLOCKED !end
    Stack-1#wr
    May 25 00:10:17: %SYS-5-CONFIG_I: Configured from console by tkazee on vty0 (10.65.128.62)
    May 25 00:10:20:  Exec command locking feature is not enabled.
    NVRAM: Unable to read configuration. Try again later.
    Stack-1#
    The problem appears to be related to the "SSH Process".  You are not alone.

  • One way sync from Outlook Express gets Unable to read application data error

    I have a BB Flip, 8220, and am trying to use Outlook Express as my Contacts organizer.  I have started Outlook express "vanilla" and only have one records in Outlook Express.  I have 34 records in my BB Contacts.  When I run synchronize (and again, I am trying to do this one way, from Express to BB) I get the error "Unable to read application data", "Processing Device Address Book", "Record 34 of 34 Records".
    I have read many of the threads.  I have checked the RIM.log file and it says one way sync.  Any clues on how to fix this?  I am on Desktop 4.6, do I need to upgrade to 4.7?
    Please advise.
    Thank you.
    Solved!
    Go to Solution.

    Well I fixed the problem.  What I did was run a Backup using the desktop mgr software, I then ran a restore, but I used the Advanced option so that I could open the ipd backup file and then select just the contacts database and push that from my computer to the device (using the right arrow copy button in the middle of the Advanced window thingy).  I then reran the Sync and it WORKED!
    Doing the backup and restore must have fixed the corrupted record on my phone.  Wonderful.  I was nervous, but it worked jst fine.

  • Unable to Read Configuration (Airport Extreme w. OS 10.2.8/G4)

    I purchased an Airport Extreme Base Station. I am unable to configure it through the Airport Setup Assistant v 3.1. I get the following error when I click on the [Configure] icon "The Airport Admin Utility was unable to read the configuration of the selecetd base station". Airport works fine with my G4, but I cannot configure it so it will work with my PC laptop. Futher details:
    Mac OS 10.2.8
    Airport Setup Assisitant v3.1
    Apple Base Station v 5.7
    Mac G4 400 MHz w/ MacWireless 11g PCI Card
    G4   Mac OS X (10.2.x)  

    I get an authentication error. My PC can see the Airport, but get past it. Do you have any tips on why I cannot access the configuration function of Airport Admin Utility? I see a lot of postings re this error but no real solutions yet.
    Thanks for your reply!

  • "Unable to read configuration"

    I recently moved and am sharing a wireless connection with my neighbor, who uses static IP and 128 bit WEP. I've been able to configure all my computers, including my iMac by wiring it to a bridge.
    The only thing is my AEX doesn't work, presumably because he has DHCP turned off and it doesn't have an IP assigned in the correct range. SO, I've been trying to configure it by plugging in the AEX to the bridge via ethernet and resetting.
    The base station shows up in both Admin Asst and Admin Utility, with an IP address (wrong range) and everything; and the green light is on. WHen I click on "configure" in Admin Utility, it spins for a while then asks me for a password - I have entered a few different ones (I don't know if I ever gave it one), it spins some more, then says "Aiport Admin Utility was unable to read the configuration of the slected base station. An error occurred while reading the configuration." Admin Asst gives me a similar response.
    How do I can get in and what do I do from there, just assign a new IP address and the SSID and voila?
    Any help would be vastly appreciated. FYI I am using it to stream Airtunes to my stereo; it worked brilliantly on my old setup before moving.

    First thing you need to do - ask your neighbor to provide you with a unique IP address that will work with his router.
    Then temporarily cable the Airport Express directly to the ethernet port of one of your Macs. The Airport Admin Utility will now "see" and allow you to configure the Airport Express. Under the Internet tab, select to "Configure Manually", then enter the IP address and subnet mask your neighbor provided. Under the Network tab, uncheck the box to "Distribute IP addresses". Update settings to the Airport Express. You can now cable the Airport Express (and the Mac) back to the wireless bridge - and if you run the Airport Admin Utility again, it should now be able to access the configuration of the Airport Express.

  • FCP error message: Unable to read the data on your source tape!

    Hey,
    So I have been editing on the MacPro now for over a year and I have never seen this message before...the message reads:
    _*"Capture encountered a problem reading the data on your source tape. This could be due to a problem with the tape."*_
    Has anyone got this message and could help me out please? I need to edit these tapes A.S.A.P.
    Thank You,
    Erick

    why would it start a month later giving me problems instead of when it was updated?
    That is a good point. Anything change since the time it worked to when it didn't? How about trying another firewire cable. Those can go south without notice, might cause this.
    Shane

  • Unable to read Configuration of AEBS

    My AEBS n has worked for about 9 months, with any problems i've had being user error or windows/mac issues. Now i've got one that I am pretty much unable to find any information on. I am able to use the internet, print, and share information from my NAS to my MacBook, MBP, Mini, and WIn7 desktop. I am unable to access the AEBS from Finder, can see but not read the configuration from any machine (MB [snow leopard], MBP [leopard], Mini [leopard] all wireless, Win7 wired), and cannot use USB drives attached to the hub attached to the AEBS. I'm thinking that the AEBS isn't functioning properly, as opposed to some configuration issue, since the issue happened pretty much out of nowhere. My MB time machine uses a drive attached to the network, which it was no longer able to find, which is how i noticed the problem. Any help would be greatly appreciated.

    "Using the AirPort Utility, I can view the very basic details of the AEBS (IP, etc), but when I double click for more detailed information, it hangs on "Reading the AirPort Extreme configuration" (I have gotten at least two different error messages, -6753 is the only one I have written down). I get the same result from three different machines."
    Temporarily, connect an ethernet cable from your computer to one of the LAN<-> ports on the AEBS. Open AirPort Utility and see if you can read the device configuration that way.
    Likewise, you can do this individually for your other devices as well

  • How to read configuration data from an xml file (not web.xml)?

    Hi,
    I want to separate the application specific configuration parameters in a separate xml file and read them as and when they are needed? I know that I can use the wb.xml but I want to separate them in a different xml file because I don't want the web.xml file to be played around later after deployment. If any change is needed then it should be done in the application-config.xml.
    How can I read the parameters from this xml file in my jsp code and also what should be the location of this file if I have
    ../webapps/Root/application
    directoty structure ?
    Any help is greatly appreciated.

    can you give an example of a property file and also
    it is loaded in the jsp ?Hmm... loading properties in a JSP is not a very good idea. You should do it in a separate class, rather than mixing the logic with the display logic.
    Properties properties = new Properties();
    properties.load(UtilClass.class.getResourceAsStream("config.properties"));
    // Add a try - catch block around the load
    // for IOException...

  • Unable to read application data record. / Translation cancelled

    Hi all
    urgently need to sync my BB with outlook (v. 2002), using desktop manager 5 / pack one. 
    BB is set up as corporate w. wireless synch, which i disabled to have synch configuration done.  then when syncing it would go over all 900 handheld records fine.  afterwards it would go though contact records (again?) and stop somewhere around record 700, returning the above error message.
    can someone help ?  need to urgently get that data from corp bb onto my private outlook.
    thanks in advance
    malte

    I'm having the same problem.  I have Outlook 2007 and BBM Desktop 6.2010 (Bundle 21).  The only way I was able to fix it was to delete all my contacts from my BB and resync.  That worked great for the first few syncs, and then it started giving me the same problem again.
    I have a BB Torch.

Maybe you are looking for

  • Which table to be refered to get shipping document (VT01N) number created w

    Which table to be refered to get shipping document (VT01N) number created with reference to Inbound delivery (VL31N).

  • Identity 6.0 issues passing SSO token from JSP to web service

    Hi, Environment: Solaris 8, SunOne IS 6.0, SP1, Sun One WebServer We're using a JSP (based on the samples) to pass an SSO token to a java based web-service (everthing is running locally on one server): The token string resulting from calling mgr.crea

  • Expanding the partition for windows

    I never thought I would use the Windows program that much...  Now I have run out of space -- can I expand the partition without having to re instal? Thanks

  • Kit sales - scheduling agreement

    Hi experts, When creating scheduling agreement for kit sales, the screen "schedule line" is grey. How to make it activate? ps. For kit sales, item category for header component is TAP while sub-component is LPN. If using the scheduling agreement for

  • NWDS - VC - Webservice access

    in NWDS 7.2, I am not able to see "Define webservices" option to access remote webservices, does this functionality is there only on web based VC Story board? or we can define remote services in NWDS too, if yes, please let me know how we can do that