Problem in Activation of the SFC after SFC serialization

Hi Experts,
I am trying to do SFC serialization. I am able to do it.However after serialization , the old SFC  became INVALID but new SFC is not
becoming active at next operation. I am trying as follows in Activity Hook at PRE_START hook point.
SplitSerializeServiceInterface   serializeService = (SplitSerializeServiceInterface )ServiceLocator.getService("com.sap.me.production",
"SplitSerializeService");
SerializeSfcRequest request = new SerializeSfcRequest();
request.setSfcRef("OLD_SFC") ;
List<SerializeSfcDetail> newSfcList = new ArrayList <SerializeSfcDetail> ();
SerializeSfcDetail serializeSfc =new SerializeSfcDetail();
serializeSfc.setSfc("NEW_SFC");
newSfcList.add(serializeSfc);
request.setNewSfcList(newSfcList);
serializeService.serializeSfc(request );
// If I try as follows.
We are trying to do SFC serialization as follows in an activity at PRE_START hook point. We are able to see new SFC in SFC table of WIP DB. Also SEQUENCE is 2, REASON is S in SFC_ID_HISTORY table. However, the old SFC is not becoming invalid and we could not find the new SFC anywhere in the POD. Could you please help us where we are missing and how we can make sure that SFC is serialized. Code snippet given below.
   SerializeSfcRequest request = new SerializeSfcRequest();
            request.setSfcRef(sfcBO.toString());
            request.setOperationRef(operationBO.toString());
            request.setResourceRef(resourceBO.toString());
            request.setQuantityToSerialize(BigDecimal.valueOf(1.0));
            List<SerializeSfcDetail> newSfcList = new ArrayList <SerializeSfcDetail> ();
            SerializeSfcDetail serializeSfc = new SerializeSfcDetail();
            serializeSfc.setSfc(strNewSFC);
            serializeSfc.setLocation("");       // Is Location compulsory? If yes then what needs to be put here? Resource or Operation or something else?
            newSfcList.add(serializeSfc);
            request.setNewSfcList(newSfcList);
            splitSerializeService.serializeSfc(request);
Thanks in advance,
Eswaraiah M
Edited by: Eswaraiah M on Feb 24, 2012 2:06 PM

Can you just lemme know what field is that?
i hope its ot an automatic generated field which are created automatically for the amount or quantity fields.
morever if this is not the case then please try to refresh the tree.. u might see the diffrence.
Thanks,
Purva

Similar Messages

  • Hi, my iMac keeps on crashing since I moved home. Diagnostic on disk gives me no problem. Below is the log after the latest crash. Any idea on what can it be?

    Interval Since Last Panic Report:  4383 sec
    Panics Since Last Report:          1
    Anonymous UUID:                    ED0E9E5D-0022-AE9F-C7F8-76240B99E5D3
    Sat Nov 30 18:54:44 2013
    panic(cpu 2 caller 0xffffff802fcf8719): "hfs_getnewvnode: bad ca_blocks (too small)"@/SourceCache/xnu/xnu-2050.48.12/bsd/hfs/hfs_cnode.c:1224
    Backtrace (CPU 2), Frame : Return Address
    0xffffff812123b140 : 0xffffff802fa1d636
    0xffffff812123b1b0 : 0xffffff802fcf8719
    0xffffff812123b2b0 : 0xffffff802fd1b30c
    0xffffff812123b410 : 0xffffff802fd1ab4b
    0xffffff812123b4b0 : 0xffffff802fb17889
    0xffffff812123b520 : 0xffffff802fadf1f5
    0xffffff812123bd80 : 0xffffff802fae0e1c
    0xffffff812123bf50 : 0xffffff802fde97ba
    0xffffff812123bfb0 : 0xffffff802facf453
    BSD process name corresponding to current thread: backupd
    Mac OS version:
    12F45
    Kernel version:
    Darwin Kernel Version 12.5.0: Sun Sep 29 13:33:47 PDT 2013; root:xnu-2050.48.12~1/RELEASE_X86_64
    Kernel UUID: EA38B02E-2B88-309F-BA68-1DE29F605DD8
    Kernel slide:     0x000000002f800000
    Kernel text base: 0xffffff802fa00000
    System model name: iMac13,1 (Mac-00BE6ED71E35EB86)
    System uptime in nanoseconds: 4135924394520
    last loaded kext at 3656439838337: com.apple.filesystems.afpfs          10.0 (addr 0xffffff7fb1e39000, size 348160)
    last unloaded kext at 323124799272: com.apple.filesystems.msdosfs          1.8.1 (addr 0xffffff7fb1e0d000, size 57344)
    loaded kexts:
    com.apple.filesystems.afpfs          10.0
    com.apple.nke.asp_tcp          7.1.0
    com.apple.filesystems.smbfs          1.8.4
    com.apple.driver.AppleBluetoothMultitouch          75.19
    com.apple.driver.AudioAUUC          1.60
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.iokit.IOBluetoothSerialManager          4.1.7f2
    com.apple.driver.AGPM          100.13.12
    com.apple.driver.ApplePlatformEnabler          2.0.7d2
    com.apple.driver.X86PlatformShim          1.0.0
    com.apple.filesystems.autofs          3.0
    com.apple.driver.AppleMikeyHIDDriver          124
    com.apple.driver.AppleHDA          2.4.7fc4
    com.apple.driver.AppleMikeyDriver          2.4.7fc4
    com.apple.driver.AppleUpstreamUserClient          3.5.12
    com.apple.driver.AppleSMBusPCI          1.0.11d1
    com.apple.GeForce          8.1.6
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport          4.1.7f4
    com.apple.driver.AppleMCCSControl          1.1.11
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.driver.AppleIntelHD4000Graphics          8.1.6
    com.apple.driver.AppleSMCLMU          2.0.3d0
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.ApplePolicyControl          3.4.5
    com.apple.driver.AppleLPC          1.6.3
    com.apple.driver.AppleIntelFramebufferCapri          8.1.6
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          34
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.3.5
    com.apple.driver.AppleSDXC          1.4.3
    com.apple.driver.AppleUSBHub          635.4.0
    com.apple.driver.AppleAHCIPort          2.6.6
    com.apple.driver.AirPort.Brcm4331          615.20.17
    com.apple.iokit.AppleBCM5701Ethernet          3.6.2b4
    com.apple.driver.AppleUSBXHCI          635.4.0
    com.apple.driver.AppleUSBEHCI          621.4.6
    com.apple.driver.AppleACPIButtons          1.8
    com.apple.driver.AppleRTC          1.5
    com.apple.driver.AppleHPET          1.8
    com.apple.driver.AppleSMBIOS          1.9
    com.apple.driver.AppleACPIEC          1.8
    com.apple.driver.AppleAPIC          1.7
    com.apple.driver.AppleIntelCPUPowerManagementClient          214.0.0
    com.apple.nke.applicationfirewall          4.0.39
    com.apple.security.quarantine          2.1
    com.apple.driver.AppleIntelCPUPowerManagement          214.0.0
    com.apple.security.SecureRemotePassword          1.0
    com.apple.driver.AppleBluetoothHIDKeyboard          170.2.4
    com.apple.driver.AppleHIDKeyboard          170.2.4
    com.apple.driver.IOBluetoothHIDDriver          4.1.7f2
    com.apple.driver.AppleMultitouchDriver          237.4
    com.apple.iokit.IOSerialFamily          10.0.6
    com.apple.kext.triggers          1.0
    com.apple.driver.DspFuncLib          2.4.7fc4
    com.apple.iokit.IOAudioFamily          1.9.2fc7
    com.apple.kext.OSvKernDSPLib          1.12
    com.apple.nvidia.gk100hal          8.1.6
    com.apple.NVDAResman          8.1.6
    com.apple.iokit.IOBluetoothHostControllerUSBTransport          4.1.7f2
    com.apple.driver.X86PlatformPlugin          1.0.0
    com.apple.driver.AppleSMBusController          1.0.11d1
    com.apple.iokit.IOAcceleratorFamily          74.15
    com.apple.driver.AppleHDAController          2.4.7fc4
    com.apple.iokit.IOHDAFamily          2.4.7fc4
    com.apple.driver.AppleThunderboltEDMSink          1.2.0
    com.apple.iokit.IOSurface          86.0.4
    com.apple.iokit.IOBluetoothFamily          4.1.7f2
    com.apple.driver.AppleSMC          3.1.5d4
    com.apple.driver.AppleGraphicsControl          3.4.5
    com.apple.iokit.IONDRVSupport          2.3.7
    com.apple.driver.IOPlatformPluginFamily          5.4.1d13
    com.apple.iokit.IOGraphicsFamily          2.3.7
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.5.6
    com.apple.driver.AppleThunderboltDPOutAdapter          2.5.0
    com.apple.driver.AppleThunderboltDPInAdapter          2.5.0
    com.apple.driver.AppleThunderboltDPAdapterFamily          2.5.0
    com.apple.driver.AppleThunderboltPCIDownAdapter          1.3.2
    com.apple.driver.AppleUSBMergeNub          621.4.6
    com.apple.driver.AppleUSBComposite          621.4.0
    com.apple.driver.AppleThunderboltNHI          1.9.2
    com.apple.iokit.IOThunderboltFamily          2.7.7
    com.apple.iokit.IOAHCIFamily          2.5.1
    com.apple.iokit.IOUSBUserClient          630.4.4
    com.apple.iokit.IO80211Family          530.5
    com.apple.iokit.IOEthernetAVBController          1.0.2b1
    com.apple.iokit.IONetworkingFamily          3.0
    com.apple.iokit.IOUSBFamily          635.4.0
    com.apple.driver.AppleEFINVRAM          2.0
    com.apple.driver.AppleEFIRuntime          2.0
    com.apple.iokit.IOHIDFamily          1.8.1
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          220.3
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.DiskImages          345
    com.apple.iokit.IOStorageFamily          1.8
    com.apple.driver.AppleKeyStore          28.21
    com.apple.driver.AppleACPIPlatform          1.8
    com.apple.iokit.IOPCIFamily          2.8
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.corecrypto          1.0
    Model: iMac13,1, BootROM IM131.010A.B05, 4 processors, Intel Core i5, 2.7 GHz, 8 GB, SMC 2.9f5
    Graphics: NVIDIA GeForce GT 640M, NVIDIA GeForce GT 640M, PCIe, 512 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x802C, 0x31364A544635313236344A485A3147364D32
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x802C, 0x31364A544635313236344A485A3147364D32
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xF4), Broadcom BCM43xx 1.0 (5.106.98.100.17)
    Bluetooth: Version 4.1.7f2 12718, 3 service, 21 devices, 3 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: APPLE HDD HTS541010A9E662, 1 TB
    USB Device: hub_device, 0x8087  (Intel Corporation), 0x0024, 0x1d100000 / 2
    USB Device: hub_device, 0x0424  (SMSC), 0x2412, 0x1d180000 / 3
    USB Device: BRCM20702 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x1d181000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x828b, 0x1d181300 / 6
    USB Device: hub_device, 0x8087  (Intel Corporation), 0x0024, 0x1a100000 / 2
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8511, 0x1a110000 / 3

    The Time Machine backup data on the network device is corrupt. The first thing you should do, if that's your only backup, is to make another complete backup to a locally attached storage device. One backup is never enough to be safe. Network backups are less reliable than local ones.
    After that, hold down the option key and select Verify Backups from the Time Machine menu in the menu bar (not the Dock icon.) This operation may take a long time. If the menu-bar icon (a clock that runs backwards) isn't showing, check Show Time Machine in menu bar in the preferences.
    If you continue to get panics, erase the backup device. With an AirPort device, you do that from within the AirPort Utility application; see its built-in help for details. All backups will be lost, so don't do this until you've backed up to another device. After erasing, select the device again as a backup destination in the Time Machine preference pane. The first backup should be made over a wired connection, if possible.
    If you still have problems after erasing the device, it should be replaced.

  • A problem in WEBI with the hierachy After updated to BO 4.1 sp03

    IN the BW , I have a hierachy Char. in my Qeury. I build a OLAP connection to BO, then created a webi with BEX.
    In the old BO (version 4.0 SP 03) is OK. but when updated to new BO (version 4.1 SP 03). The hierachy in prompt can't be unfold. like this
    but if i input "*" to search . there is no different.
    in the 4.1 sp 03 if i deleted the hierachy in the prompt.when i get into the webi(with data),then, i added a filter with the hierachy. It's OK, too.
    WHY???? and how can i resolve the problem.

    Hi Arie,
    Yes I installed 4.1 on september 2nd and the installation guide was alreadly corrected.
    I ran without any errors :
    DECLARE
    ACL_PATH VARCHAR2(4000);
    ACL_ID RAW(16);
    BEGIN
    -- Look for the ACL currently assigned to '*' and give APEX_040100
    -- the "connect" privilege if APEX_040100 does not have the privilege yet.
    SELECT ACL INTO ACL_PATH FROM DBA_NETWORK_ACLS
    WHERE HOST = '*' AND LOWER_PORT IS NULL AND UPPER_PORT IS NULL;
    -- Before checking the privilege, ensure that the ACL is valid
    -- (for example, does not contain stale references to dropped users).
    -- If it does, the following exception will be raised:
    -- ORA-44416: Invalid ACL: Unresolved principal 'APEX_040100'
    -- ORA-06512: at "XDB.DBMS_XDBZ", line ...
    SELECT SYS_OP_R2O(extractValue(P.RES, '/Resource/XMLRef')) INTO ACL_ID
    FROM XDB.XDB$ACL A, PATH_VIEW P
    WHERE extractValue(P.RES, '/Resource/XMLRef') = REF(A) AND
    EQUALS_PATH(P.RES, ACL_PATH) = 1;
    DBMS_XDBZ.ValidateACL(ACL_ID);
    IF DBMS_NETWORK_ACL_ADMIN.CHECK_PRIVILEGE(ACL_PATH, 'APEX_040100',
    'connect') IS NULL THEN
    DBMS_NETWORK_ACL_ADMIN.ADD_PRIVILEGE(ACL_PATH,
    'APEX_040100', TRUE, 'connect');
    END IF;
    EXCEPTION
    -- When no ACL has been assigned to '*'.
    WHEN NO_DATA_FOUND THEN
    DBMS_NETWORK_ACL_ADMIN.CREATE_ACL('power_users.xml',
    'ACL that lets power users to connect to everywhere',
    'APEX_040100', TRUE, 'connect');
    DBMS_NETWORK_ACL_ADMIN.ASSIGN_ACL('power_users.xml','*');
    END;
    COMMIT;
    Thnks

  • I updated the iTunes, after that when I conect to PC it say insert the SIM. I have SIM in.

    Dear
    Fisrtly, I would like to explain about my problem. I updated the iTunes after that, when I connect with USB. It is saying, there is no SIM card installed the iPhone you are attempting to active.
    And next message says, please disconnect and insert a SIM card in the iPhone, but I tried by different SIM cards.
    The slit is ok as well; I think something wrong with this iTunes I updated, because this is not my first time.
    I would like you give me some information about it, what should I do?
    Best Regards
    J.M.E.R

    Authorized reseller or not, it's a gray market phone that must have been bought in the US and shipped to Saudi Arabia. Are you sure it was an authorized iPhone reseller, or was it a general Apple reseller who is not authorized to sell iPhones? Whatever it was, they are violating their agreement with Apple, and, as the phone has FaceTime on it, they are violating KSA law.
    However, the good news is that it will work if you remove the Verizon SIM and insert a local SIM - unless they phone is actually a used phone that is locked to some other former owner. But that will be obvious as soon as you try to activate it. You can check its history at: Apple - Support - Check Your Service and Support Coverage

  • Who do I contact to report Zynga as actively discouraging the use of Firefox?

    Zynga has been making changes and as usual, messed up the feeds between players.
    I have emails from them telling me it is Foxfires problem and actively ignoring the fact that Google Chrome is useless to me (it starts loading and crashes). They insist that Chrome will solve their problems and that Firefox is the problem.

    Contact the app developer here >  http://www.nickjr.com/home/write_to_us.jhtml
    If you don't hear by back within 2 to 3 business days, report the issue to Apple using the email form here.

  • Problem with PRE_DISP Activity Hook and Scrap of SFC

    We have a scenario where we want to check the max loop count against the times processed counter of a SFC on this routing step after a NC incident (with disposition configured) happened
    So we wrote an activity hook for NC disposition and attached it
    I have different problems with this scenario
    When I use a PRE_DISP activitiy hook I will get the current router/step of the SFC before the disposition happened. So I can get the counters I need
    But when I try to do a scrap of the SFC via API I get the error (after the hook completed):
    Caused by: java.lang.IllegalArgumentException: QTY cannot be <=0
         at com.sap.me.demand.SFCRoutingReleaseWorker.addRouter(SFCRoutingReleaseWorker.java:188)
         at com.sap.me.demand.SFCRoutingBOBean.addRouter(SFCRoutingBOBean.java:131)
    I guess this is because the system tries to do the disposition after the hook and will get an error since it has been scrapped already
    When I use a POST_DISP hook I can do the scrap without errors. But I didn't find any method to get the router/step from where the disposition was started. In the DTO object of the hook I get the old operation but the router is already the new one
    So what is the best solution to the scenario? Is there a possibility to cancel the disposition in the PRE_DISP hook? Or are there methods for getting the router/steps for the SFC before the route was changed to a new one?

    Gentlemen,
    Please do not forget to share a solution with the community.
    Thank you,
    Alex.

  • I have a problem with the device does not accept 5 slot after work and survey content is not possible activation of the device and iTunes

    I have a problem with the device does not accept 5 slot after work and survey content is not possible activation of the device and iTunes imei: 01******206
    <Personal Information Edited by Host>

    لدي جهاز ترقفت الشبكه ويعطي جاري البحث وتم تحديثه ولم يتم حل المشكلهة  والان الجهاز لايقبل التنشيط والايتونز لايتعرف عليه امل تنشيطه 013619004986206

  • It's so annoying!! I have created a new Apple ID but after I click verify it just goes back to the previous page!!! It''s really frustrating I have tried for more than 4H, and the problem is not about the apple ID. I can download apps with the apple ID, w

    It's so annoying!! I have created a new Apple ID but after I click verify it just goes back to the previous page!!! It''s really frustrating I have tried for more than 4H, and the problem is not about the apple ID. I can download apps with the apple ID, which means IMessage is the problem! I restarted my iPad, I logged in and out of the apple ID in the store, AND YET IT STILL WON'T WORK, PLEASE HELP!

    Hi Vmanfromusa!
    It sounds like you are having an issue with activating your iMessage app on your iPad. An article outlining some troubleshooting steps for this issue can be found here:
    iOS: Troubleshooting FaceTime and iMessage activation
    http://support.apple.com/kb/ts4268
    Thanks for using the Apple Support Communities. Have a good one!
    -Braden

  • I am not able to activate my iPhone 3GS after upgrading it to IOS 5.1.1 since it shows the error message "your iPhone could not be activated because the activation server is temporarily unavailable. I am asked to retry after some time. How can I avoid thi

    i am not able to active my ipone 3gs after upgrat to ios5.1.1. it show error message " your iphone could not be activted because the activation server is temperarily unavailable.try connecting you iphone to itunes to activate it, or try again in a couple of munutes" i retry many time, could not sold problem.

    You had a jailbreak and unlock.
    When you updated you cooked it.
    Your phone is done.
    Time for a new one.

  • TS1814 I am trying to update my Iphone 3 and when i get to the activation step after a few minutes it shows a message that says " Your iPhone could not be activated because the activation server is temporarily unavailable. Try conenecting your iPhone to i

    I am trying to update my Iphone 3 and when i get to the activation step after a few minutes it shows a message that says " Your iPhone could not be activated because the activation server is temporarily unavailable. Try conenecting your iPhone to iTunes to activate it, or try again in a couple of minutes.
    If the problem persist, contact apple support at apple.com/support
    I been trying for a few times now and I keep getting the same message. How can i fix it? now my phone doesnt work.

    These are the steps mentioned in the article iPhone: Troubleshooting activation issues
    Perform the following steps if you receive one of the messages above:
    Restart the iPhone.
    Try another means of reaching the activation server and attempt to activate.
    Try connecting to a known-good Wi-Fi network if you're unable to activate using a cellular data connection.
    Try connecting to iTunes if you're unable to activate using Wi-Fi.
    Restore the iPhone.
    If you receive an alert message when you attempt to activate your iPhone, try to place the iPhone in recovery mode and perform a restore. If you're still unable to complete the setup assistant due to an activation error, contact Apple for assistance.

  • TS3276 I cannot send mail. I have logged into my SP through the internet and have no problem I have tried to rebuild the inbox and it just flashes very fast - to fast to view the activity. The mail doctor shows all green lights.

    I cannot send mail. I have logged into my SP through the internet and have no problem I have tried to rebuild the inbox and it just flashes very fast - to fast to view the activity. The mail doctor shows all green lights. This started after I disabled ICloud. I had to disable ICloud as I was not receiving all my mail.

    I cannot send mail. I have logged into my SP through the internet and have no problem I have tried to rebuild the inbox and it just flashes very fast - to fast to view the activity. The mail doctor shows all green lights. This started after I disabled ICloud. I had to disable ICloud as I was not receiving all my mail.

  • Problem on activating Adobe After effects

    I'm having problem on activating Adobe After Effects. I've already activate other programs such as Photoshop & Illustrator.
    Mac Pro unit was recently upgrade from Maverick to Yosemite & experience incompatibility when running After Effects, i read some of feedback on Adobe Forums that an upgrade must be installed first to resolved the issue.
    Installed on my Mac Pro machine was an Adobe Creative Suite 6.
    Hope someone can help with my problem. thanks. sorry for my bad grammar.

    You need to install the 11.0.4 update for After Effects CS6. updates for Adobe Media Encoder, Premiere Pro, After Effects, Prelude, Audition, and SpeedGrade

  • "Your iPhone could not be activated because the activation server is temporarily unavailable." i tried it many times in DFU mode buy it not working .. i tried micro sim cards but it definitely not word :( please anyone can help me fix this problem

    "Your iPhone could not be activated because the activation server is temporarily unavailable." help me please ..

    I have same message. Just tried the update yesterday. Phone NOT jail broke and my SIM card has been init since I bought it. I need my phone and information ASAP. Is backed up on comp but can't get to without phone! During update my laptop shut off. Problem started after I started it back up to finish the process. Why would that make a diff? What to do now???? Help!

  • After downlaoding the lastest software for my iphone, it could not be activated because the phone was showing "No Service". Please want else can i do?

    After downlaoding the lastest software for my iphone, it could not be activated because the phone was showing "No Service". Please want else can i do?

    Thank you ProjectVRD. But this has not soloved the problem. It still shows no service even with my sim card well inserted. Even tried using sim card of another service provider thinking the problem could be from the service provider, it wasnt working still. PLEASE APPLE HELP ME.................

  • I am using adobe photoshop cs6. I am facing a problem. When i save any image as "save for web". After saving image it show cropped. An image show many parts of the image after saving the image. Please help me. Thanks in advance.

    I am using adobe photoshop cs6. I am facing a problem. When i save any image as "save for web". After saving image it show cropped. An image show many parts of the image after saving the image. Please help me. Thanks in advance.

    Just go back in photoshop and use the Slice Select tool, then just click and select the slice and hit delete - if you're not sure which one is the active slice just right click and find the one that has the Delete Slice option.
    It's possible you either added the slices by accident or if you received it from someone they just had the slices hidden. For the future, you can go to View > Show > Slices to display (or hide) slices.

Maybe you are looking for

  • Specifications for developing java card

    Hi, Plz give me the details of GSM specifications to be followed for developing java card.im using now javacard kit 2_2_1 version plz give me the details.

  • Sap Solution Manager 7.1 Solman_Setup problem

    Hello I have installed SOLMAN 7.1 (SID = HSM)  and Portal NW 730 (SID = HPP) .  I have configured Solman Basic and System Preparation steps. Portal (HPP) system has SDM 7.30 Diagnostic on it and configure to SOLMAN system.  Isee all agent on Agent Ad

  • How do I get my ipad to hook up to the itunes store without wifi capabilities?

    I just got an ipad 2 and we dont have wi-fi capabilities.  How do I hook it up to the internet through my computer or phone?

  • Best IDE & Platform Configuration? What do you think?

    What do you think the best IDE is out there? I want to compile and create applications as well as servlets and beans, but my focus would be on the beans, servlets, jsp, etc, the web stuff. Once I have the IDE for that, what is the best configuration

  • CBO refuses hint (sometimes)

    Sometimes, the CBO does not take hints. Can anyone explain it? SQL: SELECT * FROM v_osi_child v1 WHERE mainuuid IN (SELECT uuid FROM ot_sys_index_org v2 WHERE mainuuid IN(:p1))v_osi_child is a view which union-alls about 50 tables. ot_sys_index_org i