SWC removed from SLD by mistake

Hi,
I have removed my SWC from SLD. How can i retrieve it in the SLD??? It is now not available in the Product also. But that SWC is still available in the IR and all the scenarios based on that SWC is still working fine. I cleared the Cache also and it is still working. Just that it is not listed in SLD.
Regards,
kanan

Kanan,
You will have to recreate the SWCV in your SLD. When creating the Software Component you will have to make the change in the Software GUID so that the SWCV in the SLD and the IR are in synch with each other.
Go to SLD --> Administration --> Content Maintenance -->
Subset: Component Information --> Class: Software Components Versions , select your SWCV whioch you have newly created and then chantge the GUID to the same GUID as in the IR.
Also take a look at this guide,
https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/adb8f911-0d01-0010-82b9-a8134d7d89d5
Regards
Bhavesh

Similar Messages

  • WEB-AS JAVA type TS not removable from SLD

    Hi Experts,
    I have a peculiar issue where In I have a ECC 6.0 ( SID :- RD1) added in my SLD of PI 7.0 as WEB-AS ABAP Type Technical System.
    I was able to work with the corresponding Business System in my ID( configuration). But two days back when I logged in to view my SLD , I could see that in my Technical System category there are two instances of RD1 one WEB-AS ABAP and other WEB-AS JAVA . Now I suppose WEB-AS JAVA type TS for RD1 was created by mistake. But now when I am removing it from the TS category and also removing the instances created under BCSystem and SAP JAVA cluster in content maintainence. I see the WEB-AS JAVA type TS appearing again in the TS after some time. I repeated the same several times and also start/stop  the SLD server but then after sometime again the WEB-AS JAVA type TS for RD1( ECC 6.0 - not required) appearing in the list of TS.
    I  am unable to understand this absurd behaviour. I have carefully removed all the instances from the content maintainence but still it appears after sometime.
    Are there any other possible places where there can be instance created for the WEB-AS JAVA type TS in SLD server where from I am supposed to remove it ???
    Regards
    Nishant

    Hi Nishant,
    You question is little confusing
    Case1. Are you saying : You made TS (Say XYZ) for ABAP part of an SAPECC system and next day you found a TS with the same name (XYZ) for the same SAPECC system, but the component was JAVA  In short you have two TS one for each ABAP  & Java Part of the same systems.
    Case2 :1. Are you saying : You made TS (Say XYZ) for ABAP part of an SAPECC system and next day you found a TS with the some other name (ABC) for the same SAPECC system, but the component was JAVA  In short you have a TS for each ABAP  & Java Part of the same system.  If this is the case then, how is this possible both cannot have same name
    Regards
    Suraj

  • How to Remove Business System From SLD

    Hi Experts,
    I Created Business System For Web As ABAP.
    While Removing Business System From SLD Means I am Getting the Following Error.
    java.lang.NullPointerException at com.sap.sld.wd.businesssystem.BusinessSystem.removeXIIntegrationServer(BusinessSystem.java:497) at com.sap.sld.wd.businesssystem.wdp.InternalBusinessSystem.removeXIIntegrationServer(InternalBusinessSystem.java:474) at com.sap.sld.wd.businesssystem.BusinessSystemMainView.RemoveOk(BusinessSystemMainView.java:450) at com.sap.sld.wd.businesssystem.wdp.InternalBusinessSystemMainView.wdInvokeEventHandler(InternalBusinessSystemMainView.java:477) at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:87) at com.sap.tc.webdynpro.clientserver.event.CustomEventProcessor.handleServerEvent(CustomEventProcessor.java:45) at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doHandleServiceEvent(WindowPhaseModel.java:362) at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:129) at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:344) at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processPhaseLoop(WebDynproWindow.java:355) at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:152) at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:298) at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:705) at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:659) at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:227) at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:150) at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:56) at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:47) at javax.servlet.http.HttpServlet.service(HttpServlet.java:760) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390) at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264) at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347) at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325) at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887) at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241) at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92) at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148) 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:100) at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Please Let me know How to Remove it from SLD.
    Regards
    Khanna

    HI Khanna
    Delete the Business System in your IR and ID, if any interfaces are developed under this BS.
    See if any items in locked state...and also after deleting it...activate it and refresh the cache. this shud help
    If you deleted from everywhere then it should not give that message.
    Try after refresh cache using SXI_CACHE.
    Finally Delete the BS from SLD
    In general , that to be you are facing this type of problem only inthis situation , then you have to refresh SLD cache.
    See the below link
    /people/sravya.talanki2/blog/2005/12/02/sxicache--ripped-off - SXI_CACHE
    XI Runtime cache error: Cache contents are obsolete
    Cache Refresh - SAI_CACHE_REFRESH
    /people/sravya.talanki2/blog/2005/11/03/cache-refresh-errors--new-phenomena
    Cheers..
    Vasu
    <i>** Reward Points if found useful **</i>

  • [svn:fx-trunk] 5839: * Removed the logic that tracked when cached SWC had been removed from

    Revision: 5839
    Author: [email protected]
    Date: 2009-04-01 10:34:31 -0700 (Wed, 01 Apr 2009)
    Log Message:
    * Removed the logic that tracked when cached SWC had been removed from
    the library path, because it wasn't working correctly in some cases
    and it is no longer necessary due to revision 5524.
    tests Passed: checkintests, performance testsuite, FlexBuilder
    outputFolder JUnit tests
    Needs QA: YES
    Needs DOC: NO
    API Change: NO
    Reviewer: Pete F.
    Code-level description of changes:
    CompilerSwcContext.java
    Removed updateRemovedSources() and it's usage.
    CompilerAPI.java
    Removed deleteRemovedSwcSources(), renamed
    deleteObsoletedSwcSources() to reportObsoletedSwcSources(), and
    deleteShadowedSwcSources() to reportShadowedSwcSources().
    Updated validateCompilationUnits() to no longer report
    DependentFileNoLongerExists.
    SwcCache.java
    Removed "removed" and "updated" variables, their getters, and the
    code that initialized them.
    Modified Paths:
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/CompilerAPI.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/CompilerSwcContext.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/swc/SwcCache.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/swc/SwcGroup.java

    Revision: 5839
    Author: [email protected]
    Date: 2009-04-01 10:34:31 -0700 (Wed, 01 Apr 2009)
    Log Message:
    * Removed the logic that tracked when cached SWC had been removed from
    the library path, because it wasn't working correctly in some cases
    and it is no longer necessary due to revision 5524.
    tests Passed: checkintests, performance testsuite, FlexBuilder
    outputFolder JUnit tests
    Needs QA: YES
    Needs DOC: NO
    API Change: NO
    Reviewer: Pete F.
    Code-level description of changes:
    CompilerSwcContext.java
    Removed updateRemovedSources() and it's usage.
    CompilerAPI.java
    Removed deleteRemovedSwcSources(), renamed
    deleteObsoletedSwcSources() to reportObsoletedSwcSources(), and
    deleteShadowedSwcSources() to reportShadowedSwcSources().
    Updated validateCompilationUnits() to no longer report
    DependentFileNoLongerExists.
    SwcCache.java
    Removed "removed" and "updated" variables, their getters, and the
    code that initialized them.
    Modified Paths:
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/CompilerAPI.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/CompilerSwcContext.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/swc/SwcCache.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/swc/SwcGroup.java

  • How to remove SMD entries from SLD?

    We migrated our systems to new hardware.  The SLD still have SMD entries for the old servers, and they show up in the Agent Administration screen on the SLD tab.
    I have removed the SAP systems from the SLD, but the SMD instances are still there.
    How can I remove unwanted SMD installations from SLD?  I cannot even see them...
    Thanks in advance for your help.
    Edited by: Russell Day on Feb 8, 2011 7:34 PM

    This is what you can do:
    go to your sld
    http://<host>:<port>/sld
    Go to "Administration"
    Go to "Automatically Updated Data"
    Choose a date (if you want to see all data I suggest you choose tomorrow).
    A list of items will appear.
    Select the things you want to remove from your SLD, you can always identify them by looking at the "last update" collumn, and choose remove.
    Confirm the popup.....done!
    Hope this helps!
    Cheers,
    David

  • [svn] 1931: the ja_JP swc' s should not have been removed from the locales package, I' m adding them back in

    Revision: 1931
    Author: [email protected]
    Date: 2008-06-03 13:30:46 -0700 (Tue, 03 Jun 2008)
    Log Message:
    the ja_JP swc's should not have been removed from the locales package, I'm adding them back in
    Modified Paths:
    flex/sdk/trunk/build.xml

    Hi Manny1/mreider,
    First, I’m sorry to hear that you two may be having issues utilizing a recently purchased Gamers Club Unlocked (GCU) Gifting Card.
    In all reality, our stores don’t even need to exchange the Gifting Card for the standard GCU card, although that option should be available to you if absolutely needed. The GCU Gifting Card can be applied to your My Best Buy membership by simply following the directions on the back of the card.
    Thanks for sharing your feedback and I hope for a much better experience when you return to your local Best Buy to get this taken care of! If needed, please don't hesitate to ask for a manager or supervisor.
    Brian|Senior Social Media Specialist | Best Buy® Corporate
     Private Message

  • Issues related to Software Product & Component Import from SLD to IR

    Hi XI Gurus,
                    Can you please provide me solutions on these:
    1. How can I delete / remove from display some Software Product (top node) from the Integration repository ?
      By mistake I imported all the available software components from SLD while I attempted to import a specific one. Now it built up a big list causing navigation problem and therefore I want to get rid of these newly imported ones. Is there really a way to revert back something imported from SLD?
    2. What need to be done from the SLD / IR side to see a newly created Product in SLD for import to IR. I created one product in SLD but not able to see the same in import list from SLD in IR.
    I'm a new XI developer just started working on a POC project. Please don't mind if these are silly questions.
    Regards,
    Subhadip

    Das,
    <i>1. How can I delete / remove from display some Software Product (top node) from the Integration repository ?
    By mistake I imported all the available software components from SLD while I attempted to import a specific one. Now it built up a big list causing navigation problem and therefore I want to get rid of these newly imported ones. Is there really a way to revert back something imported from SLD?</i>
    Solu:
    If you want to delete the software component in IR then delete all the interface mappings, message mappings, message interfaces, message types, data types and then all the namespaces. Then you can delete the software component. For your reference check this weblog on the same:
    /people/siva.maranani/blog/2005/05/22/how-to-delete-software-component-from-integration-builder
    Also check this thread for the same:
    how can i delete software component in the IR
    <i>2. What need to be done from the SLD / IR side to see a newly created Product in SLD for import to IR. I created one product in SLD but not able to see the same in import list from SLD in IR.</i>
    You dont need to do anything if you have created all the steps in SLD. Just you have to import it.
    Check this weblog for your reference:
    /people/srinivas.vanamala2/blog/2007/02/05/step-by-step-guide-xml-file-2-xml-file-scenario-part-i
    ---Satish

  • Automatically removed from group conversation for being idle?

    Where I work, we have a group/team conversation for people to ask questions, make comments, share information, etc.
    In the past few weeks I have noticed that I have been being removed from this group conversation.  Find the message "You have been removed from this conversation."
    I usually start this conversation but leave permission open for everyone so anyone can add people as they come in for later shifts.  I know it's possible to right click on a person's name and remove them from the conversion.
    When this started happening, I researched how to stop it from happening and found that if I changed the permissions to me alone, I am not removed from the conversation.
    My questions are: does Lync automatically remove a person from a conversation if they are idle for a certain amount of time?  If so, what is the time frame?  Does just that person have to be idle or the entire conversation?
    Essentially, I'm trying to find out if some person is actively removing me or if it's some automatic setting within Lync.

    Yes there is a timeout, it's per person but mostly the entire conversation though due to "sending or receiving and instant message.  You can't easily turn it off, but you can change the value a bit.   See set-csclientpolicy setting
    ConferenceIMIdleTimeout.
    http://technet.microsoft.com/en-us/library/gg398300.aspx
    Please remember, if you see a post that helped you please click "Vote As Helpful" and if it answered your question please click "Mark As Answer".
    SWC Unified Communications

  • Unable to import Software component from SLD :PI71 SP05

    HI Friends,
         We have created  SWC in SLD.
    From ESR when we click on "Import from SLD".I am getting error "Could not read list of Software component versions from SLD".In details the error is as follows.
    "-- error description--
    Could not read list of software component versions
    from SLD (COULD_NOT_READ_SWCV)
    User credentials are invalid or user is denied access
    All the eight roles for SLD have been provided in SU01.
    SAP_SLD_ADMINISTRATOR
    SAP_SLD_CONFIGURATOR     
    SAP_SLD_DATA_SUPPLIER     
    SAP_SLD_DEVELOPER
    SAP_SLD_GUEST     
    SAP_SLD_ORGANIZER
    SAP_SLD_SUPPORT
    SAP_SLD_CONTENT_SYNC
    In Addition to this any new role need to be assigned?
    Regards
    chandra dasari

    Hi,
    Refer this thread..
    unable to import from SLD
    Hope it helps...
    Thanks,
    Kumar.

  • Transport SWC to Prod sld

    Hi,
    This is a simple requirement but not sure why its getting so complicated, i have done lot of search on SDN and got the solution, but unable to execute it.
    Basis has created a swc in Dev SLD and i imported it into my ESR, created my objects and exported the TPZ file. (Transport mechanism is FILE transport)
    In production SLD, we need to import the created software component to maintain the same version, else if we create directly in Prod SLD, and import my .TPz file, it will throw a version error.
    The software component is exported from the Dev SLD, but when basis is trying to import it under "Software Components", the option "import" is not present. All the roles are assigned and checked, but still, the import option is not present.
    Thanks
    Saiyog
    PS: There are 2 SLD, one for Dev and Q, and one for Prod and they are not on the Pi Server.

    Hi
    May I know what do you mean by version no..?
    Thanks

  • How to import stuff from SLD to Integration Builder ?

    Hi All ,
    I have done all my definition and configuration in SLD - Product definiton, Technical System, Business system,  SWCV , SWC , logical system - everything is in SDL.
    When I go to' IB:design' and 'IB:config' I don't see anything I created in SLD?
    I guess this is because the very next step should be to import all this stuff from SLD into  Integration Builder.?.I read some posts on the forum but it is not clear  where this is done :
    1.should I do it first in  IB:design or in IB:configuration  ?
    Can you please tell me how this is done technically and in what order - from wich menu and how?
    2.And what is Enviroment->Clear SLD Data Cache used ? Do I have to use it and at which point?
    Looking forward to your reply asap..Thanks all in advance..
    Regards,
    Boby

    Boby,
    If you do all the configuration in SLD only thing you have to import is the software component into Design and create your namespace and all the objects.
    In Configuration you have to import your business systems and do all the routing rules.
    Check this weblogs for step by step procedure for an end to end scenario:
    /people/srinivas.vanamala2/blog/2007/02/05/step-by-step-guide-xml-file-2-xml-file-scenario-part-i
    /people/srinivas.vanamala2/blog/2007/02/05/step-by-step-guide-xml-file-2-xml-file-scenario-part-ii
    <i>
    2.And what is Enviroment->Clear SLD Data Cache used ? Do I have to use it and at which point?</i>
    If you change anything in IR and ID and this new changes do not reflect in your scenario then we do this normally.
    Also check this document for all the caches in XI:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/c0332b2a-eb97-2910-b6ba-dbe52a01be34
    ---Satish

  • Back button not removing from the stack?

    Hi,
    I have the following code:
    [[self navigationController]pushViewController:_newsDetailController animated:YES];
    However, It doesn't seem to be removing from the stack when the user hits the back button on the UINavigationBar.
    The reason I believe this, is because when you then select another item in my UITableView, it loads exactly the same details as the first time.
    I have tried [_newsDetailController release]; but it still doesn't make any difference. It just crashes after the third selection.
    This is what I'm doing in my didSelectRowAtIndexPath:
    - (void)tableViewUITableView *)tableView didSelectRowAtIndexPathNSIndexPath *)indexPath {
    [[self appDelegate] setCurrentlySelectedBlogItem:[[[self rssParser]rssItems]objectAtIndex:indexPath.row]];
    [self.appDelegate loadNewsDetails];
    Any help would be greatly appreciated. I've spent ages on this!
    It worked fine until I added a UINavigationController.
    Thanks,
    Nick

    Hi Nick, and welcome to the Dev Forum,
    nrawlins wrote:
    ... It doesn't seem to be removing from the stack when the user hits the back button on the UINavigationBar.
    I understand how your observations could make it seem like your _newsDetailController is somehow staying on the stack, but that's not what's going on here. If you want to see the stack, just add some logging before and after pushing or popping:
    NSLog(@"stack: %@", self.navigationController.viewControllers);
    I think we'll need to see more of your code to isolate the problem, but what we're looking for is a logic mistake which causes the detail controller to always display the info for the same item, regardless of which item is selected next. Here's a list of questions to guide your search, and/or show you which code we need to look at:
    1) What's in the array returned by [[self rssParser]rssItems] ? It might help to add some logging in tableView:didSelectRowAtIndexPath like this:
    - (void)tableView(UITableView *)tableView didSelectRowAtIndexPath(NSIndexPath *)indexPath {
    NSArray *item = [[[self rssParser]rssItems]objectAtIndex:indexPath.row]];
    NSLog(@"%s: item=%@", _func_, item);
    [[self appDelegate] setCurrentlySelectedBlogItem:item];
    [[self appDelegate] loadNewsDetails];
    2) What does loadNewsDetails do? It looks like it finds the details for the item stored in currentlySelectedBlogItem. Is that right? Some logging in loadNewsDetails might help to make sure the correct details are loaded there. From your description it sounds like you already had this part of the code working right, but it wouldn't hurt to be sure it's still doing what you expect;
    3) How does the data obtained in loadNewsDetails find its way to the details controller? This is the missing link not shown in the code you've posted so far. I think we need to look at:
    3.1) Where and when the details controller is created;
    3.2) Whether the same controller object is intended to persist from item to item, or whether a new instance of the controller is created each time an item is selected. The latter scheme is usually preferred for best memory management;
    3.3) Is the current item and detail data stored in the detailsController or the app delegate? When is it stored, and when is it used?
    For example, suppose the details controller is only created once and persists for the life of the table view. Then suppose loadNewDetails saves the new details in an ivar of the app delegate, and the code to fetch the new details is in viewDidLoad of the controller.
    In the above scenario, viewDidLoad would run after the details controller was created, and if the details of the first selection were loaded by then, the details for the currently selected item would
    be presented as expected. But viewDidLoad will normally only run once, so when the selection was changed, the new details would never be fetched, and the previous details will be displayed again.
    The best way to avoid this and other related scenarios, is to create a new details controller each time a new selection is made from the table view:
    // MyTableViewController.m
    #import "myAppDelegate.h"
    #import "NewsDetailController.h"
    // called by loadNewsDetails as soon as details have been loaded
    - (void)presentDetailController {
    NewsDetailController *viewController = [[NewsDetailController alloc] // vc retainCount is 1
    initWithNibName:@"NewsDetailController" bundle:nil];
    // store new details in the detail controller; e.g.:
    viewController.navigationItem.title = [self appDelegate].currentlySelectedBlogItem;
    viewController.textView = [self appDelegate].currentDetails;
    [self.navigationController pushViewController:viewController // vc retainCount is 2
    animated:YES];
    [release viewController]; // vc retainCount is 1
    By releasing the new controller in the last line, we reduce its retain count to 1. Now the new controller is only retained by the stack, so when the stack is popped, the new controller will be dealloced.
    If none of the above is helpful, please answer all the questions as best you can and post the indicated code, ok?
    - Ray

  • I backed up my iphone last 2 day , my friend removed my photo by mistake , the photo are still saved on icloud ? I can restore them back

    I backed up my iphone last 2 day , my friend removed my photo by mistake , the photo are still saved on icloud ? I can restore them back

    You should be importing ALL pics/videos taken with your iphone regularly as you would with any digital camera.  particularly before any restore/update.
    If you have failed to do this, then they are likely gone.
    You can redownload apps if you have failed to transfer them to your computer before restore/update.
    Downloading past purchases from the App Store, iBookstore, and iTunes Store

  • I can't download songs from itunes directly to my iphone. I'm getting credit removed from account but all i get is 'waiting' beside the download song.

    I can't download songs from itunes directly to my iphone. I'm getting credit removed from account but all i get is 'waiting' beside the download song.

    Sorry I somehow managed to click the wrong thing and made a silly mistake, as I had hoped.
    Can a moderator please remove this thread as I have resolved my problem.
    Kind regards,
    Ryan.

  • Removing from an FTP server

    Hey Guys,
    Say you have an image or file you want to remove from an FTP server, what method would you use in the FTPClient? the deleteFile(String arg)?
    Thanks,
    ArchBytes

    If you are using Apache Commons net API the answer is yes.
    Provided the login which you have used has respective permissions to do that.
    for more info please refer the API.
    http://commons.apache.org/net/api/org/apache/commons/net/ftp/FTPClient.html

Maybe you are looking for

  • Error in uploding data using bapi for me51n("urgent")

    i am getting the error "error in function,000 does not exist" i am sending u the code & txt file plz check it out and let me know.. REPORT  zrv_bapi_pr. DATA: BEGIN OF itab OCCURS 0,             bsart(4),            ."Purchase requisition document ty

  • Help with applets

    How I can send parameters as a form to page html? Example: Send my login y password to validation page. Thanks

  • What is a "short code" and how do I stop them from texting me?

    I started getting texts from what is apparently a short code in December.  Now I am getting them daily. I really need this to stop.  And yes, I tried replying "stop" and that hasn't helped.

  • Purchase Change Message when Goods Receipt takes place

    Hello,    Is it possible configure a Purchase Order Output determination when Goods Receipt is posted? We want to send ORDCHG IDOC message to a third party system when Goods Receipt takes place.   Thanks,   Venu

  • Lost iPhone, didn't have "find my iphone" in iCloud

    Hi I lost my iPhone and (for argument's sake, since i don't remember) if I didn't turn on the "find my iPhone" functionality in "Settings-iCloud", would it be possible to contact Apple and forcibly turn on this feature? P.S. My iCloud tracking is cur