File to Idoc - Generate one segment where sourcfields have identical values

Hello Team,
                      This is a Flat File to Idoc scenario where one idoc is generated at the target.
As i have mapped the Record(1..unbounded) with the E1MBXYI (1..9999), one record  in the file would create one E1MBXYI- segment in the Idoc. So if the source has four records then this would create an idoc with four E1MBXYI-segments. The requirement is, it has to generate only 1 segment for the input records(Order,Item and Date) if they have identical values.
eg., 1234,66,01032009 (Order,Item,Date)
       1234,67,01032009
       1234,68,01032009
       1234,69,01032009  - this would generate four E1MBXY1 segments in the target each for item value 66,67,68 & 69 as it has no identical item values.
eg., 1234,66,01032009
       1234,67,01032009
       1234,66,01032009
       1234,68,01032009  - this would generate three E1MBXY1 segments each for item value 66,67 & 68 in the target.The 2 identical item values for item 66 creates one segment.
How could i achieve this in the mapping, Should i go for an UDF or could it be achieved using standard functions?
Appreciate your replies....
Thanks,
Rag

Hi Raghavendra,
U can achieve this by simple graphical mapping.
U can do ir using following functions,
If
equlas
and
context changes.
eg.
                                                                                order                           order
                     order
                     item                   equalsS                                                         then
                                                                             and                       if
                     date
                     order                   equalsS                                                      else
                                                                                order(context change)             order
repeat the same for other fields also,
item and date....
If any doubt pl post the problem....
I hope this will be helping u...

Similar Messages

  • Forms 10g only one item allowed to have a value

    Hi all,
    I was wondering. What is the best way to make sure that only one of my items has a value? I have a couple of textboxes with different meaning but want to restrict the user to only be available to fill in one of them.
    I suppose the best thing would be to disable the other items as soon as he starts to write in one of them.
    Are there any builtins for this behaviour or should I add some clever code to every items event (which one?)
    Regards
    Stefan

    You can enable/disable or set update allowed properties of other fields on WHEN-VALIDATE-ITEM trigger. If user enters anything in the the field, then disable other fields otherwise enable.
    If you have many items which needs this kind of behaviour work then you might consider (with caution) of putting the trigger on block level, otherwise you have to code it on all items.
    WHEN-VALIDATE-ITEM trigger on BLOCK3.TEXT_ITEM4
    IF :BLOCK3.TEXT_ITEM4 IS NOT NULL THEN
      SET_ITEM_PROPERTY('BLOCK3.TEXT_ITEM5', ENABLED, PROPERTY_FALSE);
    ELSE
      SET_ITEM_PROPERTY('BLOCK3.TEXT_ITEM5', ENABLED, PROPERTY_TRUE);
    END IF;

  • Mapping IDoc - only one Segment is mapped!

    Hi, well i am trying FCC IDoc to File. FCC i already discussed quite extensive with no result. So i checked the other parts of my scenario where i found out that only one of my source segments in the idoc is mapped.
    Source:
    <?xml version="1.0" encoding="UTF-8"?>
    <ZBC01_OUTPUT_ZEIT>
       <IDOC BEGIN="1">
          <EDI_DC40 SEGMENT="1">
             <TABNAM>EDI_DC40</TABNAM>
             <SERIAL>20070612110222</SERIAL>
          </EDI_DC40>
          <ZBC01_OUTPUT_ZEIT SEGMENT="1">
             <DUMMY01>** Y0000</DUMMY01>
             <AUSWEISNR>1775</AUSWEISNR>
             <DUMMY02>00400FFFF00</DUMMY02>
             <TAG>1306</TAG>
             <DUMMY03>01</DUMMY03>
             <SALDO>+90000</SALDO>
             <DUMMY04>.</DUMMY04>
          </ZBC01_OUTPUT_ZEIT>
          <ZBC01_OUTPUT_ZEIT SEGMENT="1">
             <DUMMY01>** Y0000</DUMMY01>
             <AUSWEISNR>1776</AUSWEISNR>
             <DUMMY02>00400FFFF00</DUMMY02>
             <TAG>1306</TAG>
             <DUMMY03>03</DUMMY03>
             <SALDO>+4</SALDO>
             <DUMMY04>.</DUMMY04>
          </ZBC01_OUTPUT_ZEIT>
          <ZBC01_OUTPUT_ZEIT SEGMENT="2">
             <DUMMY01>** Y0000</DUMMY01>
             <AUSWEISNR>1777</AUSWEISNR>
             <DUMMY02>00400FFFF00</DUMMY02>
             <TAG>1306</TAG>
             <DUMMY03>02</DUMMY03>
             <SALDO>+820</SALDO>
             <DUMMY04>.</DUMMY04>
          </ZBC01_OUTPUT_ZEIT>
       </IDOC>
    </ZBC01_OUTPUT_ZEIT>
    Target-Output in test environment:
    <?xml version="1.0" encoding="UTF-8"?>
    <MTZEIT>
         <ZeitRecordSet>
              <ZeitDetailsStructure>
                   <DUMMY01>** Y0000</DUMMY01>
                   <AUSWEISNR>1775</AUSWEISNR>
                   <DUMMY02>00400FFFF00</DUMMY02>
                   <TAG>1306</TAG>
                   <DUMMY03>01</DUMMY03>
                   <SALDO>+90000</SALDO>
                   <DUMMY04>.</DUMMY04>
              </ZeitDetailsStructure>
         </ZeitRecordSet>
    </MTZEIT>
    So it's only the first segment of the source.
    The source datatype (IDoc) has the occurence of 1.999999999 and the attributes in it 0..1.
    The target has
                                      Occurence
    MTZEIT                       1..1
    -ZeitRecordSet             1..unbounded
    --ZeitDetailsStructure    1..unbounded
    ---DUMMY01                0..unbounded
    ---AUSWEISNR            0..unbounded
    ---others                       0..unbounded
    The Output should contain all segmets given from source. What is wrong?
    br Jens

    Hi Sumit
    Well my problem is not solved, unfortunately i am not able to put the single given segments among each other in the target file.
    RecordsetStructure:ZeitRecordSet, ZeitDetailsStructure
    ZeitDetailsStructure.fieldFixedLengths = 8,4,14,4,2,6,1
    ZeitDetailsStructure.fieldNames = 'DUMMY01','AUSWEISNR','DUMMY02','TAG','DUMMY03','SALDO','DUMMY04'
    ZeitDetailsStructure.fieldSeparator = 'nl'
    ZeitRecordSet.endSeparator='nl'
    the target file is written like:
    Y0000177500400FFFF00   13060190000.   ** Y0000177600400FFFF00   1306034    .  ** Y0000177700400FFFF00   130602+820  .               
    any ideas?!
    Solved it on my own now....thx   !
    Message was edited by:
            Jens S

  • I have an existing dvd and cannot find the file to burn another one.  where and how do i do this.  thank you

    i have an existing dvd and cann find it on my macbook pro.  i would like to burn another dvd. can somebody help me?  thank you, joni

    Here is the procedure:
    http://support.apple.com/kb/HT2059

  • How can I disable "restore session" on my homepage so no one sees where I have been?

    I downloaded the latest version of Firefox. Now every time I log on the homepage has a "restore previous session" button. It takes me to the last place I was when I signed off. This is counter to me clearing my history. Why bother offering to clear history when you can push a button and be back where you were. Is there anyway to disable that feature?

    Did you have an iCloud account set up on it?  If so, did you enable the "find my iPod" switch under the account settings?
    If not, there is nothing you can do remotely to it.
    If you did, then log in to your iCloud account in a web browser and see if it shows up (it will have to be on, and it will have to be connected to a wifi network for find my iPod to be able to do anything).
    You cannot copy anything remotely but you can wipe the device if you want to be sure nothing is taken from it.  That action will also cause it to disappear from find my iPod (as your iCloud account will be wiped from it too).
    If it was not already passcode locked, you should proceed as if someone already has it and already has had access to your content - i.e. change passwords to accounts now.

  • Mapping file to IDOC "DELVRY03" segment E1ADRM1

    Hi all,
    i have a problem to map a text file to idoc "DELVRY03" using segment E1ADRM1.
    My text file has 2 fields : CUSTOMER_CODE & VENDOR_CODE
    Source mapping : Text File
    Target mapping : IDOC "DELVRY03"
    IDOC should be filled in the following way :
    First entry:
    PARTNER_ID = CUSTOMER_CODE
    PARTNER_Q = AG
    Second entry:
    PARTNER_ID = VENDOR_CODE
    PARTNER_Q = WE
    How can i fill the idoc structure?
    Thanks in advance.
    Regards.
    Dario.

    Hi Harish,thanks for your reply.
    I tried to duplicate segment E1ADRM1 but PI system gets me this error :
    "Target structure has no such path: /DELVRY03/IDOC/E1EDL20/E1ADRM1[1]/PARTNER_ID. Skipping mapping"
    Pls, how can i solve this problem?
    Thanks in advance.
    Dario.

  • Multi mapping.. is it possible File to Idoc & FIle .. its urgent?????

    Hi All,
    File to Idoc & File.
    I need to pick the file and i need to do multi mapping, so that from the file we can generate
    one idoc which has to go to SAP and
    one acknowledgment's file and sent back to partner.
    Based on the below blog, looks like we can't use Idoc adapter when the target message is Idoc using Multi mapping.
    /people/jin.shin/blog/2006/02/07/multi-mapping-without-bpm--yes-it146s-possible
    Can anyone suggest me how i can achieve this scenario without using BPM.??
    Regards
    Seema.

    Hi,
    The Multi mapping is possible without BPM but not for IDOC as its not part of Java Stack. IDOC adapter is on ABAP stack.
    As Raj have suggested,
    You could create two different Mappings one for file to IDOC and another for file to file as an acknowledgment.
    In Receiver determination you need to use multiple receivers as IDOC --R/3 receiver and the File receiver system.
    It will create the IDOC as well as push the acknowledgment to file also.
    But incase if you get any problem with sending the IDOC then also you will get successful acknowledgment via file. So directly there will not be any relation between these IDOC and File receivers as an delivery recipt of IDOC.
    Here either you have to use the IDOC acknowledgment feature or BPM or Alert notification to get the exact notification about the IDOC posting to receiver system.
    Please refer below links
    1. IDOC acknowledgment
    This Feature is Available under SP 18 and we are on SP16
    http://help.sap.com/saphelp_nw04/helpdata/en/42/c8f66bc7a56bb0e10000000a1553f6/frameset.htm
    Check this document on handling IDOC acknowledgements. This might give you some pointers.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/f6d2d790-0201-0010-9382-b50b499b3fbe
    This Feature is Available under SP 18 and we are on SP16
    http://help.sap.com/saphelp_nw04/helpdata/en/42/c8f66bc7a56bb0e10000000a1553f6/frameset.htm
    Check this document on handling IDOC acknowledgements. This might give you some pointers.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/f6d2d790-0201-0010-9382-b50b499b3fbe
    How to Handle Acknowledgments for IDoc (NW7.0)
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/903a0abc-e56e-2910-51a8-9dc616df56eb
    IDOC acknowledgements
    2. BPM
    File to IDOC with BPM
    File to idoc with BPM
    Problem in BPM implementation
    Use Aleaud in BPM
    /people/udo.martens/blog/2005/09/30/one-logical-system-name-for-serveral-bpm-acknowledgements
    /people/pooja.pandey/blog/2005/07/27/idocs-multiple-types-collection-in-bpm
    3. Alert Notification
    /people/michal.krawczyk2/blog/2005/09/09/xi-alerts--step-by-step - Alert Configuration
    /people/michal.krawczyk2/blog/2005/09/09/xi-alerts--troubleshooting-guide - Trouble shoot alert config
    Thanks
    Swarup

  • No suitable sender agreement error  (File -- XI -- IDOC R/3)

    Hi All,
    I am completeing teh 'File --> XI -->IDOC to R/3' scenario.
    Have manged to complete teh IR and ID config as per the various threads in SDN.
    I am using FCC in the Sender File adapter (which I assume will read the file data and convert to XML data). When this channel is activated, it gives me the error 'No suitable sender agreement found'.
    As per various posts in sdn, this scenaruio may not need sender agreement as XI is finally using IDOC adapter to send data to R/3.
    Am I correct in assuming that ??
    Could you help point any potential missing config.
    For your reference:
    The comm Channel used to read file data is using File adapter (marked as SENDER/NFS/FCC/Integration server)
    Appreciate your feedback.
    Thanks
    Shirin

    Hi,
    chk for ALE settings....
    Steps for ALE settings:-
    Steps for XI
    Step 1)
         Goto SM59.
         Create new RFC destination of type 3(Abap connection).
         Give a suitable name and description.
         Give the Ip address of the R3 system.
         Give the system number.
         Give the gateway host name and gateway service (3300 + system number).
         Go to the logon security tab.
         Give the lang, client, username and password.
         Test connection and remote logon.
    Step 2)
         Goto IDX1.
         Create a new port.
         Give the port name.
         Give the client number for the R3 system.
         Select the created Rfc Destination.
    Step 3)
         Goto IDX2
         Create a new Meta data.
         Give the Idoc type.
         Select the created port.
    Steps for R3.
    Step 1)
         Goto SM59.
         Create new RFC destination of type 3(Abap connection).
         Give a suitable name and description.
         Give the Ip address of the XI system.
         Give the system number.
         Give the gateway host name and gateway service (3300 + system number).
         Go to the logon security tab.
         Give the lang, client, username and password.
         Test connection and remote logon.
    Step 2)
         Goto WE21.
         Create a port under transactional RFC.(R3->XI)
         Designate the RFC destination created in prev step.
    Step 3)
         Goto SALE.
         Basic settings->Logical Systems->Define logical system.
         Create two logical systems(one for XI and the other for R3)
         Basic settings->Logical Systems->Assign logical system.
         Assign the R3 logical system to respective client.
    Step 4)
         Goto WE20.
         Partner type LS.
         Create two partner profile(one for XI the other for R3).
         Give the outbound or inbound message type based on the direction.
    Step 5)
         Not mandatory.
         Goto BD64.
         Click on Create model view.
         Add message type.
    Step 6)
         Goto WE19
         Give the basic type and execute.
         fill in the required fields.
         Goto IDOC->edit control records.
         Give the following values.(Receiver port,partner no.,part type and sender Partner no. and type)
         Click outbound processing.
    Step 7)
         Go to SM58
         if there are any messages then there is some error in execution.
         Goto WE02.
         Check the status of the IDOC.
         Goto WE47.
         TO decode the status code.
    BD87 to check the status of IDOC.
    In case if not authorized then go to the target system and check in SU53, see for the missing object
    and assign it to the user.
    SAP r3
    sm59(status check)(no message)
    WE02(status check)
    WE05(status check)
    BD87(status check)
    Xi
    IDx5(Idoc check)
    SU53(authorization check)
    reward points if helpful...
    Prashant

  • File to IDOC - multiple source fields to 1 field

    Hello,
    I implement scenario from file to IDOC.
    In source side I have 2 fields (in different levels) that I want to map to 1 field in the IDOC.
    Is it possible to do it? And how?
    Regards
    Elad

    Hello,
    The sorce file is xml:
    <?xml version="1.0" encoding="UTF-8"?>
    <PLM_Out_MT>
       <Quotation/>
       <TransactionHeader>
          <TransDateTime/>
          <Sender/>
          <Receiver/>
       </TransactionHeader>
       <QuotationHeader>
          <DocTyp/>
          <ContractNo/>
          <PurcNo/>
          <PurcDat/>
          <ValToDate/>
          <GenHeadText/>
          <PlmUser/>
       </QuotationHeader>
       <QuotationLines>
          <QuotationLine>
             <ItemNum/>
             <ItemCat/>
             <Quantity/>
             <ReqDelDate/>
             <OrgReqDate/>
             <Version/>
             <QuotationTexts>
                <QuotationText>
                   <TEXT_ID/>
                   <TEXT_LINE/>
                </QuotationText>
             </QuotationTexts>
          </QuotationLine>
       </QuotationLines>
    </PLM_Out_MT>
    The target is:
    <?xml version="1.0" encoding="UTF-8"?>
    <ZCUSTQUOT_WITH_REF01><IDOC BEGIN="1"><Z1ZCUSTQUOT_WITH_REF SEGMENT="1"><E1BPSDHD1 SEGMENT="1"><DOC_TYPE></DOC_TYPE><PURCH_DATE></PURCH_DATE><PP_SEARCH></PP_SEARCH><REF_DOC></REF_DOC></E1BPSDHD1><E1BPSDITM SEGMENT="1"><ITM_NUMBER></ITM_NUMBER><MATERIAL></MATERIAL></E1BPSDITM><E1BPSCHDL SEGMENT="1"><ITM_NUMBER></ITM_NUMBER><REQ_QTY></REQ_QTY></E1BPSCHDL><E1BPSDTEXT SEGMENT="1"><ITM_NUMBER></ITM_NUMBER><TEXT_ID></TEXT_ID><TEXT_LINE></TEXT_LINE></E1BPSDTEXT></Z1ZCUSTQUOT_WITH_REF></IDOC></ZCUSTQUOT_WITH_REF01>
    I need to map in the first time from <GenHeadText/> to  <TEXT_LINE> and in the second time from <TEXT_LINE/> to <TEXT_LINE>
    Is not possibole to use with concatenate  because i need all the time to map diffrebt field.
    Elad

  • Doubt in fields - message mapping (file 2 idoc scenario)

    while doing message mapping in file 2 idoc scenario, i could not able find the values for some field names
    ( i am following this wiki help
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/profile/2007/05/11/fileToIDOC& )
    cremas04 idoc
    vendorNo LIFNR
    vendor name Name1
    Pur_org   ? ( I could not able locate field with the similar desc in idoc MT side)
    Company code  ?
    Acc_Grp  ?
    Search term MCOD1
    Address ADRNR
    City ORT01
    Pin_code PSLTZ
    could you help me out with this?
    Message was edited by: praba
            praba

    hi,
    I got the answer.

  • File to idoc  (Idoc is not getting posted in R/3 system)

    Hi Experts,
    I am having file to idoc scenario. In sxmb_moni i have seen success messages . The flag is checked on both sides.
    So when clicked on the right hand side there are 443 idocs.but idoc is not posted on r/3  side.  when i give the idoc number in r/3 system in we09 i couldnt find it? soi went for bd 87 transaction and gave the idoc number. it is saying that idoc is strucked in qrfc queue?
    Kindly suggest.
    Thanks in advance.
    Regards
    sai

    hi,
    if the IDoc is stuck in a qRFC queue means that the message did not reach the pipeline to be send to R3 so, anything in wrong at PI side.
    please, go to SMQ2 and check whats happening. to know the queue name check the SXMB_MONI, select the proper message and scroll rightto the proper colum.
    let us know.
    Rodrigo P-.

  • File to IDOC Scenario using BPM

    Hi Experts,
        I am working on file-Bapi-Idoc scenario using BPM.
        I have two conditions
    1. If the Sonumber is populated then need trigger an Bapi_change
    2.If the Sonumber is not populated from the file then need to trigger a Bapi_Createfromdat to create the sales order and receive the salesorder number as response from Bapi
    and the response of these BAPIs should be validated whether the Bapi is successful or not.
    If it is successful message then need to trigger IDOC or else should throw an alert message.
    let me know the steps involved in this scenario.
    can i send alert message to other email IDs or can i send it to only XI admin?
    Please let me know u r inputs.
    Thanks in advance
    Praveen

    Hey,
    You need to have a BPM for this.
    BPM design.
    Recieve step(abstract asynchronous) for file structure
    Switch Case(condition whether sonumber is populated or not) 
    if populated
    Branch 1(of switch)
        transforamtion step:- mapping between File and Bapi_Change(Request structure)
      Send step(abstract syncronous) To send the BAPI_change
    Branch 2(of switch)
    transformation step:-mapping between file and BApi_Create
    Send step(abstract synchronous) To send the BAPI_Create
    Block step(which will include the Switch step)
        trigger an Execption in case of an error(in any of the two branches) through the block
        The Exception will trigger an alert.
    Now after the Block step there will be a transformation step(which will have the mapping between RFC response and Idoc)
    Next is the send step(abstract asynchronous) for the idoc
    In case if there is no exception the Idoc will be triggered or the exception branch will trigger the alert
    rewards points if useful
    regards,
          Milan

  • Can any body tell where i have to place the mdb file in the web application

    Hi
    I am doing a web application in NetBeans 5.0 and using MSAccess (*.mdb ) file as a backend, so now where i have to place this mdb file in this web application in NetBeans. and tell me the code how to connect to that mdb file.
    The mdb file name is "db.mdb" and i am using a jsp page through which a servlet will be communicated. in servlet i am not able to connect to this mdb file.
    Reply asap.
    Sasi .

    DrClap wrote:
    duffymo wrote:
    Then I'd put it in my CLASSPATH. Maybe WEB-INF/classes.I'm not sure that I like the idea of the database being inside the web application's context. When you deploy a new version of the application, wouldn't that be a problem? My answer to "Where do I place the MDB in the web application" would be "Anywhere but there".DrClap, I'm embarrassed to read this, because you're only too correct. Thanks for the correction.
    When you think about it, your advice makes a great deal more sense. Any database BUT Access would be on a separate server (e.g., Oracle, MySQL, SQL Server, etc.) Why wouldn't that be a good idea for Access, too?
    On the other hand if it's a read-only database that would be different.You're too gracious to leave me this out. I throw myself on the mercy of the court for being a dumb ass. 8)
    %

  • When I access the Internet I have 14 (and growing) pages that come up where I have been last.

    When I go to the Internet,before offering me an address window on my computer, Firefox brings up multiple pages of one place where I have been previously. I now have 14 pages that populate..as though Firefox knows where I want to go and they do not go away when I empty History. Its a nuisance. and I have switched to IE... but 14 pages "still lurk" minimized.
    Locked as duplicate: https://support.mozilla.com/en-US/questions/857901?s=&as=s

    Duplicate question. Your answer is here https://support.mozilla.com/en-US/questions/857901?s=&as=s
    Asking that this thread be locked. Thanks.

  • Flat File to IDOC Mapping requirement to generate Multiple Segments

    Hi Experts,
    I got a requirement were i have 2 records in a file and i need to generate 2 IDOCs  with  multiple segments in it.
    FILE :
    10/01/2010     101  KRNA     ic_quantity          30-0257     3526     1     1     ea     110000     10
    10/01/2010     101     KRNA     ic_quantity          90-0005     3526     1     2     ea     110000     10
    Idoc should generate 2 IDOCs with multiple segments as shown below
    I have imported the IDOC and changed the occurrence to " unbounded "
    The Basic  IDOC Type :  WMMBID02
    I need to generate Multiple segments of  E1MBXY1
    i.e..,  First IDOC should contain two  E1MBXY1 segments
             Second IDOC should contain Four  E1MBXY1 segments
    IDOC1 :   WMMBID02
    Segment :   E1MBXY1( 2 segments)                                                       
    10/01/2010     101     KRNA     ic_quantity          30-0257     3526     1     1     ea     110000     10
    10/01/2010     101     KRNA     ic_quantity          90-0005     3526     1     2     ea     110000     10
    IDOC2 : WMMBID02
    Segment :  E1MBXY1 ( 4 segments)                                                  
    10/01/2010     101     KRNA     ic_quantity          30-0257     3526     1     1     ea     110000     10
    10/01/2010     101     KRNA     ic_quantity          30-0257     3521     1     1     ea     110000     10
    10/01/2010     101     KRNA     ic_quantity          90-0005     3526     1     2     ea     110000     10
    10/01/2010     101     KRNA      ic_quantity          90-0005     3521     1     2     ea     110000     10
    Can anyone suggest me how to generate IDOCs with multiple segments
    what are multiple ways of generating it
    Whether it can be achieved using Multi-mapping or I need go for UDF
    If any one has done has done this type of requirement ,please share the points.
    Thanks
    Sai

    Basically you need to generate idoc per record in the flat file. During fcc conversion you convert flat file to xml structure at the sender side. In the mapping use xml file structure source and idoc as receiver structure. You just export idoc and update the idoc segment 1 to unbounded.  Please follow the michael blog for file to idoc multimapping without bpm. Yes without bpm it is possible.
    see this link... This will answer your requirement.
    https://wiki.sdn.sap.com/wiki/display/XI/File%20to%20Multiple%20IDOC%20Splitting%20without%20BPM
    >Whether it can be achieved using Multi-mapping or I need go for UDF
    you dont need udf for this.

Maybe you are looking for

  • OSX Mountain Lion Server - how do you uninstall this including services

    Hi All, Sorry if the question has been asked before. I have Mountain Lion 10.8.5 and installed OSX Mountain Lion Server (2.2.2) and run into a couple of issues after installed successfully. * I no longer can add users and groups. * Open Directory fai

  • Apple Composite AV cable not playing video

    Hello, I bought a Apple ORIGINAL Composite AV cable so I can watch films in my TV. When I connect the cable to my tv I get sound but no video. The connections are all ok and I tried making them with both TV and Iphone turned off and on. I also tried

  • Doubt regarding Recever file adapter file content conversion (FCC)

    Hi Expetrts, below is the my target structure. <?xml version="1.0" encoding="TF-8"?> <ns1:MT_StatusChange xmlns:ns1="urn:passhe.com/ChangeOfStatusISA26">      <IV_ST_OBJID>65390091</IV_ST_OBJID>      <IV_BEGDA>25082008</IV_BEGDA>      <LT_STUDENT_STA

  • Java and Pivot Table Excel (POI)

    Hi, I need to generate an excel Pivot table using POI. or can we use any other libraries for this?? I get some data from database which i want to show in pivot table in a excel sheet. Please help! Bye

  • Increase Java Max Heap Size

    Hello , How can I increase java max heap size to more than 2G .I tried a bunch of different sizes and anything under 2G works just fine so this appears to be a hard limit. system info: Linux server with process data model 32-bit ,Java 1.5 , total phy