ICE Wizard modifying details in eDir

Hi.
OK, so the objective is to modify all of our users phonenumbers and mobile numbers.
So the two fields are TELEPHONENUMBER and MOBILE
I'm trying to update these via a csv excel file.
using : instead of , as the separator I exported them. I was trying to reimport one line. As a test which looks like this....
"cn=****,ou=****,o=****:Surname:landlinenumber::mo bile"
I'm a little confused as to why the extra : between the telephonenumber and mobile but that's the format it outputted it from and I tried it a couple of time.
The first time I tried to import that line back in (to change an existing user) I did it without the Surname, and that failed saying no sn.
So I tried exporting with the sn and then picked this one user changed the landline number by 1 number and tried to import it back in, and it fails.
Novell Import Convert Export utility for Novell eDirectory
version: 20504.01
Copyright 2000-2005 Novell, Inc. All rights reserved. U.S. Patent No. 6,915,287.
Source Handler: ICE Delimited Data handler for Novell eDirectory (version: 20707.00e)
Destination Handler: ICE LDAP handler for Novell eDirectory (version: 20707.00e)
ICE log file: /****/ice.log
Start time: Wed Mar 11 16:10:01 2015
Press control-C to exit
Operation in progress ...
Record: 1, no dn specifed
ProcessEntry() failed with 1 continuing with the next entry
Total entries processed: 1
Total entries failed: 1
End time: Wed Mar 11 16:10:01 2015
So it fails saying no DN specified and yet when I do an export of the DN only it shows exactly the same as the beginning of the line.
Am I close, or completely barking up the wrong tree with this. Do I need to add another field for it to even start trying to import it?
Any help would be appreciated.

On Fri, 13 Mar 2015 11:56:01 +0000, booktrunk wrote:
> OK...
>
> So eventually after being diverted for a few days i've had another
> play...
>
> I can modify with ldif but not with a ldap csv import is that right? Is
> there no way to just have a simple csv with the
> context:telephonenumber:mobile and if the mobile or telephone exist
> overwrite them and if not add them?
If your question is specific to ICE, I don't know. I don't use it. I make
most changes with the OpenLDAP ldapsearch/ldapmodify programs.
> If I use ldif i have spreadsheet1 with original data, and spreadsheet2
> with new data. Is there some ldif generate program that anyone
> recommends that I can get it to generate the LDIF file with the correct
> info that I need to then import in via ICE ?
I have a ldif2csv perl script that I use occasionally. If you Google for
"csv to ldif" you'll get several hits that look interesting, though I've
not used any of them. I tend to attack the CSV to LDIF problem with
standard *nix text hacking tools (awk / grep / sed / cut / etc.) when I
need to do something like that.
David Gersic dgersic_@_niu.edu
Knowledge Partner http://forums.netiq.com
Please post questions in the forums. No support provided via email.
If you find this post helpful, please click on the star below.

Similar Messages

  • Using enhancments MM06E005  TO modify detail line  ME21N

    user request is to have a part number COO which when enter will look at the propertys of the
    detail line above it and populate plant and qty fields in addition we don't want to have invoice receipt
    and product is to be priced as free or no additional cost.
    i have been using MM06E005 to attempt this but it does not look like EKPO items can be updated
    using this method can someone please advice of a better user exit for po's  TRANSACTION ME21N
    if ( tekpo-matnr = 'COO' ).
       tekpo-matnr = 'Certificate of Origin'.
       tekpo-MEINS = 'EA'.
       tekpo-WERKS = '1000'.
       tekpo-NETPR = '0.00'.
       tekpo-PEINH ='1'.
       tekpo-MENGE = 1.
       tekpo-REPOS = ' '.
       modify tekpo.
    endif.

    Try BADI:  ME_PROCESS_PO_CUST.
    METHOD: PROCESS_ITEM.
    CALL METHOD im_item->get_data
    RECEIVING
    re_data = v_data_item.
    "Your logic here
    CALL METHOD im_item->set_data( v_data_item ).

  • Modify detail Screen for notification item

    Hi experts,
    I want to modify the detail screen for a notification item (FG: IQS0 - Dynpro: 3030). Using enhancement QQMA0008, i can implement a subscreen located in function group XQQM. Unfortunately this seems to be limited to 3 lines only. Is it possible to pop up a full customer screen here?
    Thanks in advance!
    Best Regards

    I don't think so, but start with [Note 36889 - User subscreens in quality notifications|https://service.sap.com/sap/support/notes/36889]
    Regards,
    Raymond

  • Modify "detailed navigation" panel

    Hi Gurus,
    I would like to modify the size of the "detailed navigation" panel on portal. How can I do that?
    Another question: If I use some page or iview in a workset, in the "detailed navigation" panel every description show in one line. How can I use line braking in the detailed navigation panel?
    Thanks and points for your helps!

    have a look
    How to control the width of Detailed Navigation panel in Innerdesktop page
    Re: Fix Panel Detailed Navigation
    Edited by: Koti Reddy Chimalamarri on Mar 19, 2009 9:11 PM

  • Action Wizard - modify "Initial View" settings

    I am trying to figure out if there is a way to change the "Initial View" settings in the document properties using the Action Wizard.
    For accessibility reasons I need the Document Properties > Initial View > Window Options > Show settings to "Document Title" as opposed to the default "File Name".
    Any suggestions? i cant find a way to change this using the "Create New Action" options
    Thanks.

    It's under Document Processing - Set Open Options - Display Document Title.

  • Is it a Bug or Feature;  wizards modify stuff with backing files checked in

    When Jdev is used with an SCM, the wizards have a few love/hate features for me. :))
    Hate: VO wizards show the SQL as inactive (greyed) and you can't browse any of
    the VO config unless you check out the backing store.
    Love / Hate: edit the JPR, connection, AM config, Entity attributes [refresh after,
    change indicator etc] with the the jpr/xml files checked in. Doing a recompile actually
    does affect what you local test if you change an Entity attribute property for example.
    Don't know if you can deploy these changes too.
    I'd prefer that the wizards error on the side of not allowing modification of checkin
    src, but allow full browse (VO sql).
    What's your thoughts?
    curt

    There's a bit of contention across the feature teams as to whether or not wizards and dialogs should support "read only mode" when they're based on files that are read only (this isn't really an SCM support issue as such, it generalizes to read only files). The last time I checked, a lot of the BC4J dialogs support read only mode. However, other features don't (e.g. UML modeler dialogs).
    Some of the feature teams feel it's too much work to redesign UI so that it can support read only mode. However, for many of these areas, the SCM team are actively logging bugs. My argument for read-only UI is that this helps avoid the case where you make lots of changes in a dialog, only to discover that clicking OK fails because a file is checked in. This is not too bad for read only files (you can go off to the filesystem and change the attribute while the dialog is still on screen in JDeveloper). But for source control, it's a real pain, because you can't access the IDE's SCM features while the dialog is on screen.
    We (the SCM feature team) are also actively working towards getting SCM more integrated into the IDE so that (for example), dialogs could prompt you if you want to check out files when you make changes in e.g. UML modeler dialogs and click OK. But this level of integration also requires change and consensus across the IDE feature teams so will take a while to appear (if at all).
    Thanks,
    Brian
    JDev Team

  • Modifying Detail Navigation

    Hi all,
    I want to create an iview similar(infact exactly) like sdn detail level navigation (which has heading Developer Areas, Colloboration Areas) and under this we have other menus and so on.
    Also I want to have this iview to be fixed.
    I tried changing the show object name and tray option to NO for the detail level iview in desktop inner page but no success. Even I tried changing icons to 0 px but still when I move mouse over them, still able to change width.
    Thanks a lot for your valuable time.
    Best Regards,
    Shiva

    Experts any suggestions ???
    Thanks,
    Shiva.

  • How to modify-detail record

    I have a master detail form
    i have three items in detail
    i want to delete one of them
    i wrote
    clear_record;
    commit;
    on when button pressed
    but it not works
    regards
    vikas Singhal

    you'll have to use the delete_record built-in to delete a record.
    Clear_record removes the record from the block, but does not delete it.

  • Modifying Detailed Sales Report Query

    Hello All --
    Can we adjust the Query below so that the current Company, Address, City, State and Zip have the letters BT in front (for Bill To)?
    Then, can we add new columns of the Company, Address, City, State and Zip for the Ship To with ST in the front of the names?
    Thanks!!
    Mike

    Mike,
    It seems BT and the State are in two seperate lines on the Query.  Please check the following
    SELECT 'Invoice' "Invoice/AR CM", T0.CardCode
    "BP Code", T0.CardName 'Company', T0.Address 'BT Address', T2.City 'BT City', T2.State1 'BT State', T2.ZipCode 'BT Zip', T0.Address2 'ST Address', T3.Name, T0.DocDate,T0.DocNum, T0.DocTotal 'Gross Amt', T0.TotalExpns 'Freight/Svc Charge',
    (T0.DocTotal - T0.VatSum-T0.TotalExpns) 'Net Order', T1.SlpName 'Sales Rep', T1.Commission '% Commision',
    ((T0.DocTotal - T0.VatSum-T0.TotalExpns)*(T1.Commission/100)) 'Commission Amount', T4.GroupName 'Group'
    FROM dbo.OINV T0 LEFT JOIN dbo.OSLP T1 ON T0.SlpCode = T1.SlpCode
    LEFT JOIN dbo.OCRD T2 ON T0.CardCode = T2.CardCode
    LEFT JOIN dbo.OCPR T3 ON T0.CntctCode = T3.CntctCode
    LEFT JOIN dbo.OCRG T4 ON T4.GroupCode = T2.GroupCode
    WHERE (T1.SlpName BETWEEN '[%0]' and '[%1]') AND
    (T0.DocDate BETWEEN '[%2]' AND '[%3]')
    UNION ALL
    SELECT 'Credit Memo' "Credit", T0.CardCode, T0.CardName,
    T0.Address, T2.City, T2.State1, T2.ZipCode, T0.Address2,
    T3.Name, T0.DocDate,T0.DocNum,
    -T0.DocTotal, -T0.TotalExpns,
    -(T0.DocTotal - T0.VatSum-T0.TotalExpns),
    T1.SlpName,
    T1.Commission,
    ((T0.DocTotal - T0.VatSum-T0.TotalExpns)*(-T1.Commission/100)),
    T4.GroupName 'Group'
    FROM dbo.ORIN T0 LEFT JOIN dbo.OSLP T1 ON T0.SlpCode = T1.SlpCode
    LEFT JOIN dbo.OCRD T2 ON T0.CardCode = T2.CardCode
    LEFT JOIN dbo.OCPR T3 ON T0.CntctCode = T3.CntctCode
    LEFT JOIN dbo.OCRG T4 ON T4.GroupCode = T2.GroupCode
    WHERE (T1.SlpName BETWEEN '[%0]' and '[%1]') AND
    (T0.DocDate BETWEEN '[%2]' AND '[%3]')

  • How do I use Finder to modify file details in multiple files

    I am new to the mac (OS10.7.4) having recently transitioned from Windows (and go way back to CPM - for those that remember).  I am trying to achieve through finder what I can do in windows explorer by selecting multiple files, selecting  properties and then selecting (and then modifying) details.  I tried the similar thing on Finder using Get Info instead of Properties but only ended up with multiple windows, one for each file selected (and had to close each one individually! ).  Tried 'option-command-I' on multiple selected files, it worked, but the common tags that I wanted to alter where not available for editing.  I can simply, but clumsily, achieve the outcome I want by cutting and pasting the files to a usb stick, making the modifications on the windows machine and pasting them back on the mac.     This should be a simple basic operating system function regardless of platform - advice on how to find/achieve it appreciated!

    I find it best to use small little apps to help modify many files. Just serach for what you want to change and more often then not, you find software that does what you need, often free too.
    For Music tags: check out the free program "TriTag" to do what you want:
    http://www.feedface.com/projects/tritag.html
    For Music conversion (say, from FLAC to Apple Lossless) or MP3 to whatever... Use "XLD" (free)
    http://download.cnet.com/X-Lossless-Decoder/3000-2140_4-189505.html
    Bonus: VLC (free download) - has the ability to convert wma audio files, which is amazing, it's rare to find mac software that will convert wma to mp3 - http://9thport.net/2010/07/28/using-os-x-to-convert-wma-to-mp3-for-free/
    For file renaming in batch, I use "Name Mangler" - 10 bucks, app store.
    It has a lot of pro features and is very useful.
    good luck.
    - James

  • IPhoto: Retain modified date&time details when re-importing

    Instead of having all my photos in just one iPhoto library, I am now moving out photos into separate iPhoto libraries to better manage my photos:
    ... Export photos from existing/old library
    ... Re-import photos into newly-created library
    Some of my existing photos have modified date & time (result of not checking camera clock after a service!)
    Is there a way to retain these modified details when exporting photos from the OLD library and re-importing them into the NEW library?
    I am really hoping not to re-edit the photo attributes
    Thanks in advance
    Message was edited by: auroranight

    I am using iPhoto 6.0.6 I do not know of any option "modify original photo". Other than 'batch change' there is no option.
    You are posting in the iPhoto '08 forum and will get iPhoto '08 answers here - if you want iPhoto 6 answers it is best to post in the iPhoto 6 forum
    I xferred the pics from my camera to a new folder on my desktop. The times are all correct in that folder.
    Again - how are you seeing that the time is correct? iPhoto looks at the EXIF data and the finder looks at the file data - how are you seeing the EXIF data on the desktop? EXIF viewer - http://homepage.mac.com/aozer/EV/index.html - is a useful utility to have to see the EXIF data
    You can create a fresh plist - that might be the issue but I doubt it - quit iPhoto and in the finder to to "your username" ==> library ==> preferences ==> com.apple.iPhoto.plist and delete it - launch iPhoto and reset any personal user preferences you have changed and if you have moved the location of the iPhoto library repoint iPhoto to it
    LN

  • Error while modifying the data in Emergency Contact.

    Hi All,
    I have developed a new application for emergency contact by following the FPM.Its a Zcopy of standard US/family application. The application is working fine except modify details.If i am trying to modify the previous records i am getting an error  Start date should not be earlier than todays date We are using Usecase B3
    Can any one help me on this.
    Thanks
    Ravi Sunkara

    Hi,
    Check have you implement ny BADI..............
    Any logic you have written in FPM for thiss.......

  • DRQ: Allow choosing correct Business Partner bank account in Payment Wizard

    Hello,
    This is a DRQ about the Payment process.
    It concerns the "Payment Wizard" functionality (Menu "Banking --> Payment Wizard") and the "manual outgoing payments" creation (Menu "Banking --> Outgoing Payment --> Outgoing payment").
    Version : 2007A SP00 PL38
    Description of requirements :
    In the current version of SBO ( 2007 SP00 PL38 ) when we create an outgoing payment with bank transfer as Payment method (manually or with the Payment Wizard), it is not possible to specify the Supplier "bank account" to use. The default bank account defined in the Supplier Master Data is automatically chosen by SAP B1.
    We can create several bank accounts in the Supplier Master Data, but it is not possible to use the non-default ones in the outgoing payments creation.
    Business needs:
    Some of our SAP B1 customers get suppliers with several bank accounts. They use the "Payment Engine" to generate "bank file" for bank transfer and forward the bank files to their banks and require to choose the correct bank accounts to use to pay each documents.
    The aim of the Payment Wizard is to help the SAP B1 customers to create regularly and automatically some outgoing payments.
    And when the Payment Wizard is run with several documents to pay on different supplier bank accounts for (for example AP Invoices to pay on different bank accounts for the same supplier), it does not work correctly because the bank account which is used in the "bank file" created at Step 9 of the "Payment Wizard" (by clicking the "Bank File" button added by the Payment Engine) is the default one.
    Current Workaround:
    To generate correct bank files, the SAP B1 user has to run several times the "Payment Wizard", modifying each times the default bank account of the supplier. The result is the creation of several "bank files"...
    and an important loss of time !
    Proposed solution:
    In the Payment Wizard, in Step 6/9, add a column which allow the user choosing the bank account (for example in a "choose from list" which display the existing bank accounts of the corresponding supplier) for each document to pay.
    The supplier default account is proposed by default but can be changed for each line.
    This column should be deactivated for other payment method than "Bank Transfer".
    This functionality should be interesting for manual outgoing payment because it should allow choosing the supplier bank account to pay on and recording this bank account information in the manual outgoing payment. In that way it will be possible to print the bak account information on the printed forms (PLD) we can print and send by fax to the bank.
    Kind Regards.
    Grégory

    Hi Grégory
    I have encountered the same problem: The payment wizard always suggests the supplier's standard bank account, irrespective of the information entered on the logistics tab in the pay to field of the AP Invoice. Unlike the solution you proposed (choose from list), I would prefer the payment wizard to automatically select the bank entered in the pay to field of the AP Invoice.
    Best regards
    Christiane

  • Strange behaviour master-detail form

    Hi,
    So after much fiddling around I got my Master-Detail (MD) form working. Currently both the master and detail panels are visible at the same time one above the other. This works alright. When I enter new data in Master and press "commit" button, the data in master pane stays visible. When I press "add new row" in Detail panel, the value of PK is displayed in FK of Detail pane. All very well.
    What I want to do now is to put master and detail in JtabbedPane format. Now this causes a problem, when I press "commit" in Master pane, the data in master pane just vanishes and when I press "add new row" in Detail panel, the value in PK of Master doesn't appear in FK of Detail panel.
    Why so?
    I have done the following steps
    1. Create a new JClient Form. Actually I don't need a form but master-detail can not be created in JClient Panel.
    2. Modified the master pane code by adding
    public PanelExperimentViewMD1() //made public by Mahendra
    //Added by Mahendra
    JUMetaObjectManager.setBaseErrorHandler(new JUErrorHandlerDialog());
    JUApplication app = JUMetaObjectManager.createApplicationObject("MAGEMLexport.ExperimentModule", null, new JUEnvInfoProvider());
    panelBinding.setApplication(app);
    panelBinding.executeIfNeeded();
    try{
    jbInit();
    catch (Exception ex)
    ex.printStackTrace();
    3. Modify Detail panel code by adding the same line as above.
    4. Created a JTabbedPane and added the above two panes to it using addTab method.
    That's all. What I did do or didn't do to make this work just like the JClient Form I created earlier in which both panels are together?
    Regards,
    Mahendra
    PS- If there is any other effective way of separating M-D panels, please let me know.

    Hi,
    All of you must be wondering why I want to disable navigation buttons.
    Here is the full problem, may be there is a better solution.
    I have a Person entity and a Description entity with 1..1 cardinality. Now Description can not exist without a Person but a Person can without a Description. So I used a Master-Detail view-link. However, I want to prevent user from entering more than one description into the Detail panel. To achieve this, I removed +, - buttons and navigation buttons in master and detail panel. The master panel opens in INSERT mode so I don't need +,- buttons in master panel and hence I don't need navifation buton either.
    Hope this helps in defining my problem.
    Mahendra

  • Crystal Reports for Eclipse throwing error - wizard could not be open

    Hi,
    Today i downloaded Crystal Reports for Eclipse version 3.4.1. i copied the same to the program files folder & while i double click on eclipse.exe. I am able to get in to the eclipse, but while i am trying to create a blank report by right click project -> New -> Other ->Crystal Report -> Blank Report i am getting error " Problem Opening the wizard" & additional details on error as " the selectd wizard could not be started Plug-incom.businessobjects.designer.blankreportwizard was undable to load class com.businessobjects.crystalreports.designer.blankreportwizard.blankreportwizard.com/businessobjects/crystalreprots/designer/blankreportwizard/blankreportwizard(unsupported major.minor version 49.0)"
    In my machine i have J2SE Development Kit 5.0 Update 11 & J2SE Runtime Environment 5.0 Update 11 . Can anyone help me to resolve the issue.
    Thanks,
    Siby

    Hi,
    Please make sure you have Tomcat 5.5 installed on your machine.
    Also JAVA_HOME and Tomcat's CATALINA path are set accordingly in Environment Variables.
    After setting these restart machine and Eclipse.
    The latest version for crystal report for eclipse isCrystal Report For Eclipse v2.0 SP1
    Thanks,
    Neeraj
    Edited by: Neeraj SP on May 19, 2009 6:08 PM

Maybe you are looking for

  • Getting most benefits of your LAN network

    Thanks to take time to read this post. I'm a *regular Mac user* who work on a small business and we using 8 mac vs 2 PC on our next work, recently i setup a mac (the holdes one in the place, a hold G4), as a "server". In fact, it is just a computer w

  • Invoice block for duplicate invoice

    Hi Sappers I have an issue with customer trade billing. We have a scenario where in all the Third party items, once invoice is received, billed to the trade customer automatically. In one scenario we received a duplicate bill from the vendor, which f

  • Slideshow for Plasma Display

    I'm throwing some pictures together to be shown on a plasma display and was wondering what the best crop and display settings would be to look best on it. The display is a 480p 16X9 Panasonic. The technical page shows that its resolution is 852X480.

  • Preference Page Examples?

    Hello, I'm trying to create preferences for some remote portlets that I'm developing, but I am having trouble finding examples of preference pages to use, and what exactly those pages are used for. Basically, I want an administrator to be able to edi

  • Error -9672 while adding networked printer

    While trying to add a networked HP 3600n color laserjet to the printer list (via Bonjour) on a 10.5.6 G4 Macbook I always ended up with 'an error occurred while trying to add the selected printer' with a -9672 error code. After much deleting of print