How to import usage reading in MDM2.0.1

Hi,
I have created one device,configure it, added measuring component to it,create service point and then installed event and activated it.Now i want to import usage reading(interval/scalar).so can anybody guide me in details ,how to do it ?
thanks in advance.

Hi,
I am trying to upload the scalar data by using IMD Seeder Business object,but in response i am getting the following error.Please guide me in this matter..........
<D1-InitialLoadIMD>
<initialMeasurementDataId>81661356582928</initialMeasurementDataId>
<preVEE>
<dvcIdN>ER-MAN-OH-001</dvcIdN>
<mcId>816248544981</mcId>
<uom>KWH</uom>
<stDt>2010-08-01-00.00.00</stDt>
<enDt>2010-09-01-00.00.00</enDt>
<enQty>544</enQty>
<imdType>D1IL</imdType>
<inShift>D1NS</inShift>
<mcm>1.000000</mcm>
<tz>USPACIFIC</tz>
<sts>
<stsL>
<s>1</s>
<st>REGULAR</st>
</stsL>
</sts>
</preVEE>
<processData>
<isShiftedStartEnd>D1NO</isShiftedStartEnd>
<isShiftedIntervals>D1NO</isShiftedIntervals>
<isErrorEncountered>D1YS</isErrorEncountered>
<logs>
<logsList>
<logsEntry>
<sequence>1</sequence>
<mo>D1-IMD</mo>
<logEntryType>F1SY</logEntryType>
<logDateTime>2011-04-15-00.21.22</logDateTime>
<user>SYSUSER</user>
<messageCategory>11801</messageCategory>
<messageNumber>10965</messageNumber>
</logsEntry>
</logsList>
</logs>
</processData>
*<boStatus>ERROR</boStatus>* <bo>D1-IMDSeeder</bo>
<creationDateTime>2011-04-15-00.21.22</creationDateTime>
<boStatusDateTime>2011-04-15-00.21.22</boStatusDateTime>
<isTraceOn>D1NO</isTraceOn>
<isIntervalDateTimePopulated>D1NO</isIntervalDateTimePopulated>
<isReprocessPerformed>D1NO</isReprocessPerformed>
<fromDateTime>2010-08-01-00.00.00</fromDateTime>
<toDateTime>2010-09-01-00.00.00</toDateTime>
<timeZone>USPACIFIC</timeZone>
<isAutomatedRetry>D1NO</isAutomatedRetry>
<version>4</version>
</D1-InitialLoadIMD>
It is unable to import usage data........
plz help.....

Similar Messages

  • How to import and read .lmx files into 2710 Nav.?

    All,
    is there a way to import a route (lmx file) and use it with the 2710?
    I can't find the way to open such a file...
    Thanks a lot for any help, Benoit.

    There is a way (not very comfortable but working) how to import POIs in Nokia 2710.
    Create a set of LMX files, __each containing just one POI__.
    Store those files somewhere on the SD card.
    When you need to reach a POI, select the particular file (Menu / Gallery / All content / Memory card / (the particular directory) / (the particular file)) and select Open.
    The POI will open in the Ovi Maps. Now you can navigate to it (Options / Navigate to) or save it (by Options / Use location / Save location). When saving, you will need to insert the name (the name is NOT copied from the .LMX file).
    Make sure that you have a map covering the area of POIs (if you do NOT have it, upon opening the POI file, you will just get yellow background).
    Examples of LMX files are attached. Examples are located in the Czech republic so make sure that you have the map of the Czech republic.
    PS: Maybe someone would be interested to write a J2ME application which
    1) would parse .GPX file with a lot of POIs
    2) show the POIs to the user (including all the details of POI)
    3) when user selects a POI, generate an LMX file and invoke system to show it (using platformRequest J2ME API).
    4) alternatively, user could insert the GPS coordinates directly.
    Attachments:
    lm.zip ‏1 KB

  • How SAP BW system read cube data?? - Important

    Hi BW and database level gurus
    I have very simple question . I want to know how SAP BW system read data from the cube.
    If I write a simple BEx query and execute - how does system gets data from cube?
    Here is what I wish to know -
    1) Does it use SELECT statement after all to get data based on set of SID or DIM ids?
    2) What is the backend data retrieval architecture look like . Can someone provide me some digram to explain ?
    3) Data in cube is stored in ROLAP concept so then will I get same performance if I had simple transparent table? why should we use CUBE then?
    4) What are the steps that happens in backend ABAP that get us the expected result?
    Thanks and I will appreciate your reply
    AG
    Edited by: AM on Apr 10, 2008 2:48 AM

    Hi,
    Yes, it uses select statements to fetch data. It initially makes selection from the dimension tables for the necessary characteristics and then gets the corresponding key figures from the fact table.
    say for example, to fetch the top sales vales and customers from a region say India. Then, the select statement will make all customers from customer dimension belongining to the region India from the region dimension and finally gets the corresponding values from the fact table.
    If you use simple table, OLAP concept cannot be applied, and the way the master data is retirved for the corresponding transaction data is far more efficient in olap.
    Thanks

  • How can I input read a line from a file and output it into the screen?

    How can I input read a line from a file and output it into the screen?
    If I have a file contains html code and I only want the URL, for example, www24.brinkster.com how can I read that into the buffer and write the output into the screen that using Java?
    Any help will be appreciate!
    ======START FILE default.html ========
    <html>
    <body>
    <br><br>
    <center>
    <font size=4 face=arial color=#336699>
    <b>Welcome to a DerekTran's Website!</b><br>
    Underconstructions.... <br>
    </font> </center>
    <font size=3 face=arial color=black> <br>
    Hello,<br>
    <br>
    I've been using the PWS to run the website on NT workstation 4.0. It was working
    fine. <br>
    The URL should be as below: <br>
    http://127.0.0.1/index.htm or http://localhost/index.htm
    <p>And suddently, it stops working, it can't find the connection. I tried to figure
    out what's going on, but still <font color="#FF0000">NO CLUES</font>. Does anyone
    know what's going on? Please see the link for more.... I believe that I setup
    everything correctly and the bugs still flying in the server.... <br>
    Thank you for your help.</P>
    </font>
    <p><font size=3 face=arial color=black>PeerWebServer.doc
    <br>
    <p><font size=3 face=arial color=black>CannotFindServer.doc
    <br>
    <p><font size=3 face=arial color=black>HOSTS file is not found
    <br>
    <p><font size=3 face=arial color=black>LMHOSTS file
    <br>
    <p><font size=3 face=arial color=black>How to Setup PWS on NT
    <BR>
    <p><font size=3 face=arial color=black>Issdmin doc</BR>
    Please be patient while the document is download....</font>
    <font size=3 face=arial color=black><br>If you have any ideas please drop me a
    few words at [email protected] </font><br>
    <br>
    <br>
    </p>
    <p><!--#include file="Hits.asp"--> </p>
    </body>
    </html>
    ========= END OF FILE ===============

    Hi!
    This is a possible solution to your problem.
    import java.io.*;
    class AddressExtractor {
         public static void main(String args[]) throws IOException{
              //retrieve the commandline parameters
              String fileName = "default.html";
              if (args.length != 0)      fileName =args[0];
               else {
                   System.out.println("Usage : java AddressExtractor <htmlfile>");
                   System.exit(0);
              BufferedReader in = new BufferedReader(new FileReader(new File(fileName)));
              StreamTokenizer st = new StreamTokenizer(in);
              st.lowerCaseMode(true);
              st.wordChars('/','/'); //include '/' chars as part of token
              st.wordChars(':',':'); //include ':' chars as part of token
              st.quoteChar('\"'); //set the " quote char
              int i;
              while (st.ttype != StreamTokenizer.TT_EOF) {
                   i = st.nextToken();
                   if (st.ttype == StreamTokenizer.TT_WORD) {          
                        if (st.sval.equals("href")) {               
                             i = st.nextToken(); //the next token (assumed) is the  '=' sign
                             i = st.nextToken(); //then after it is the href value.               
                             getURL(st.sval); //retrieve address
              in.close();
         static void getURL(String s) {     
              //Check string if it has http:// and truncate if it does
              if (s.indexOf("http://") >  -1) {
                   s = s.substring(s.indexOf("http://") + 7, s.length());
              //check if not mailto: do not print otherwise
              if (s.indexOf("mailto:") != -1) return;
              //printout anything after http:// and the next '/'
              //if no '/' then print all
                   if (s.indexOf('/') > -1) {
                        System.out.println(s.substring(0, s.indexOf('/')));
                   } else System.out.println(s);
    }Hope this helps. I used static methods instead of encapsulating everyting into a class.

  • How to use estimation rule in MDM2.0.1

    Hi,
    I am trying to use the existing estimation(interval interpolation estimation) in MDM2.0.1 for interval data.But while performing validation it is nt estimating the meter data and status is showing "exception" not finalized.
    can anybody help me in this regard?
    Thanx in advance.
    Regards
    sunil

    Hi,
    I am trying to upload the scalar data by using IMD Seeder Business object,but in response i am getting the following error.Please guide me in this matter..........
    <D1-InitialLoadIMD>
    <initialMeasurementDataId>81661356582928</initialMeasurementDataId>
    <preVEE>
    <dvcIdN>ER-MAN-OH-001</dvcIdN>
    <mcId>816248544981</mcId>
    <uom>KWH</uom>
    <stDt>2010-08-01-00.00.00</stDt>
    <enDt>2010-09-01-00.00.00</enDt>
    <enQty>544</enQty>
    <imdType>D1IL</imdType>
    <inShift>D1NS</inShift>
    <mcm>1.000000</mcm>
    <tz>USPACIFIC</tz>
    <sts>
    <stsL>
    <s>1</s>
    <st>REGULAR</st>
    </stsL>
    </sts>
    </preVEE>
    <processData>
    <isShiftedStartEnd>D1NO</isShiftedStartEnd>
    <isShiftedIntervals>D1NO</isShiftedIntervals>
    <isErrorEncountered>D1YS</isErrorEncountered>
    <logs>
    <logsList>
    <logsEntry>
    <sequence>1</sequence>
    <mo>D1-IMD</mo>
    <logEntryType>F1SY</logEntryType>
    <logDateTime>2011-04-15-00.21.22</logDateTime>
    <user>SYSUSER</user>
    <messageCategory>11801</messageCategory>
    <messageNumber>10965</messageNumber>
    </logsEntry>
    </logsList>
    </logs>
    </processData>
    *<boStatus>ERROR</boStatus>* <bo>D1-IMDSeeder</bo>
    <creationDateTime>2011-04-15-00.21.22</creationDateTime>
    <boStatusDateTime>2011-04-15-00.21.22</boStatusDateTime>
    <isTraceOn>D1NO</isTraceOn>
    <isIntervalDateTimePopulated>D1NO</isIntervalDateTimePopulated>
    <isReprocessPerformed>D1NO</isReprocessPerformed>
    <fromDateTime>2010-08-01-00.00.00</fromDateTime>
    <toDateTime>2010-09-01-00.00.00</toDateTime>
    <timeZone>USPACIFIC</timeZone>
    <isAutomatedRetry>D1NO</isAutomatedRetry>
    <version>4</version>
    </D1-InitialLoadIMD>
    It is unable to import usage data........
    plz help.....

  • How to import mailboxes from Time Machine to new Mac

    I had Time Machine backing up our old G5. We got a Mac Pro back in November and I never was able to import the mail from the G5 to the Mac Pro so I left it alone and just kept using mail on the old G5. Well, the G5 took a dump last monday. I currently have the Time Machine backup for that computer connected to our Mac Pro (but not using it as backup yet). So, the mail from the G5 should be on the Time Machine backup right? If so, can I import it into Mail on the Mac Pro?
    I also pulled one of the hard drives from the G5 and have it in the Mac Pro in the 2nd bay just to make sure that HD wasn't dead. It works fine and I tried importing the .mbox files from that drive but it appears that all the mail on that particular drive are from like 2006. So, again, I need to find out how to import mail from the Time Machine drive. Any thoughts?
    10.7.4
    Mail 5.2

    Back up what data? Mail data? I don't have any yet. I haven't used Apple Mail on this Mac Pro yet.
    Edit: Launching Mail and holding Option right afterwards does nothing. Holding down option and then launching Mail does nothing.
    Oooooh.... launching time machine while holding down option......
    Edit again.... I don't have a Time Machine menu because that disk is not currently set up as time machine for the Mac Pro yet. I don't want to use it as a backup for this computer yet. I just want to be able to pull some of the backed up contents from it until I'm set.

  • How to import or sync Exchange server data like Calendar, Contacts with a web application or web service

    How to import or sync Exchange data like Calendar, Contacts with a web application or web service.
    1. Is there any API to import contacts and calendar (tasks and events) from exchange server to my calendar in web application using web services or http request. the user would have provided the username and password for his exchange account.
    2. Is there any licensing involved to communicate with exchange server for its data.
    thanks in advance 

    I am bit lost here; i have my exchange credentials, how (or) can i use the above mentioned solution for windows application or web services. can you please point in the right direction. my requirement is this: how to sync exchange data with a third party
    app or webapp(my development) using EWS. how to start with, starting point and steps to do[just overview ;)].

  • How to import and edit a 3D video made with Sony HDR-TD10E camcorder, with .MVC file?

    How to import and edit a 3D video made with Sony HDR-TD10E camcorder, with .MVC file?
    I have PremierePro-CS5 installed.
    This stereo 3D camcorder (Sony HDR-TD10E), output an .MVC (MultiViewCoding) file, coded in H.264 format.
    This format is already compatible with Bluray3D stereoscopic format.
    1) But, how to edit the .MVC in Premiere?
    2) What plugin should I use (if exists) for PremiereProCS5?
    3) Cineform Neo3D, can manage the .MVC format? Can convert it to Cineform format file, for import it into Premiere?
    4) What software should I use to convert an .MVC video to an AVCHD H.264 file, and import it into PremierePro CS5 or CS5.5 for editing?
    Thanks!
    Horsepower0171.

    Sorry, I am Italian, it is very difficult for me to understand what he says!
    I can just read the english text, or follow the actions of a videotutorial!
    Thus my question is the same:
    -What software can do that?
    -Sony Vegas 10 do the Bluray3D authoring?
    -For MVC editing, should I wait for Adobe CS6? Or is it planned an update for CS5.5?

  • How to import data from a text file through DTS to Sql Server

    Please don't mistake me as i'm a new comer to sql server,please help me.
    how to import the data present in a plain text file through DTS into sql server and store the data in a temporary table.
    How far the temporary table is stored in the database.
    Please reply me as soon as possible.
    Thank you viewers.

    >
    I can say that anybody with
    no experience could easily do an export/import in
    MSSQLServer 2000.
    Anybody with no experience should not mess up my Oracle Databases !

  • Can't figure out how to import photos

    I've been watching YouTube videos as well as reading tutorials and I can't figure out how to import a single photo.
    This is what my screen looks like - http://i.imgur.com/kODcL9t.jpg
    Everything I watch or read, it appears I need to click Import > select a folder containing image files > and then I'll see the thumbnails contained in that folder.  But no matter what folder I select, whether it contains jpegs, RAW files, anything at all, there are no previews and the import button stays grayed out.

    Toggling the subfolders box doesn't help.  HDD is running.
    I'm probably just doing something wrong.  :/
    Maybe you can tell?  Lightroom - YouTube
    EDIT:  I deleted my Preferences file and that seemed to fix it.  No idea what was wrong.  If anyone else needs it, it's at: C:\Users\[user name]\AppData\Roaming\Adobe\Lightroom\Preferences\Lightroom 5 Preferences.agprefs

  • Can't figure out how to import anything... super frustrated

    I've been watching YouTube videos as well as reading tutorials and I can't figure out how to import a single photo.
    This is what my screen looks like - http://i.imgur.com/kODcL9t.jpg
    Everything I watch or read, it appears I need to click Import > select a folder containing image files > and then I'll see the thumbnails contained in that folder.  But no matter what folder I select, whether it contains jpegs, RAW files, anything at all, there are no previews and the import button stays grayed out.

    Bugga; two  days a one reply
    are you a first time user? Any files in lightroom yet?
    Try starting again from your camera/card.
    I can understand your frustration as most of us have been there; but it's worth hanging in there

  • How to import MXF files to Final Cut Pro with smooth editing

    Summary: Follow this tutorial to learn how to import and edit MXF files in Final Cut Pro by converting MTS to FCP native format.
    If you have a Panasonic P2, Canon XF or Sony XDCAM series camcorder,
    you may be familiar with Material eXchange Format (MXF). Though MXF is a
    great video format to record high-definition videos, it is not easy to
    use in that they are not natively supported by most NLE systems like
    Final Cut Pro. In order to import MXF to FCP for editing, the easy workaround is to transcode MXF files to FCP compatible video formats.
    Along with some help from a top MXF Converter, it can be done. To
    help those who wanna edit MXF files in FCP without problems, here I
    share with you a simple guide on how to convert MXF files to edit in
    Final Cut Pro 6/7 or FCP X.
    First of all, downloading the App- Brorsoft MXF Converter for Mac
    Overall, the program is a professional yet easy-to-use MXF Converter
    on Mac (Mavericks included) which can not only convert XF100, Canon
    C300, XF105 and XF305, Panasonic P2 recorded MXF files, but also provide
    simple video editing functions for you. The MXF to FCP Converter not
    only can convert MXF to ProRes for FCP, but also can transcode MXF
    videos for editing in Avid MC, Adobe Premiere Pro, iMovie, FCE, etc.
    Just download it and follow the tutorial below to get the work done.
    Transcoding (P2) MXF files to ProRes for Final Cut Pro 6/7/X
    1. Import MXF files to the converter
    Launch the best MXF to FCP Converter, and then click the “add files” button to browse and import MXF videos from your camcorder or hard drive.
    2. Select FCP editable format
    Click the Format bar, and move mouse cursor to choose “Final Cut Pro > Apple ProRes 422 (*.mov)” as output format.
    Tips:
    a. Settings- click to set video
    resolution(1920×1080/1440×1080/1280×720/720×480), bitrate (from 1Mbps to
    20Mbps), frame rate (24p/30p)
    b. Editor (next to “Add” icon)- click to set deinterlace, trim, crop, add effect, attach subtitles, etc
    3. Start transcoding MXF video to FCP
    Click “Convert” button to start converting MXF files to Apple ProRes
    MOV for FCP 6/7/X under Mac OS. Once the MXF to ProRes 422 conversion
    is done, you can transfer MXF footage into Final Cut Pro (X) for editing
    smoothly on Mac with ease.
    Source:How to import MXF files to Final Cut Pro with smooth editing
    [quote] jacknjchn.tumblr.com/post/76914947404/cant-import-mxf-footage-to-fcp-transcoding-mxf-to-fcp [/quote]

    You may refer to this step by step guide on how to convert MXF to Final Cut Pro more supported Apple ProRes or DV at http://www.idealshare.net/imovie-fcp/mxf-final-cut-pro.html
    It also applies to convert MXF to other video or audio format. It even applies to convert other videos like AVCHD, MOD, TOD, AVI, and MPEG etc to FCP format.

  • How can I get "Read Out Loud" to read a calander properly for the blind?

    I create a monthly newsletter for a place that has a traditional calendar along with it.  One of the people this newsletter goes to is blind and uses a screen reader to read it out loud.  I also discovered Adobe Reader can also do this.  Unfortunately, both methods do not seem to understand how a calendar is read.  Each day on the calendar has several events written into each.  So when it reads, it goes from left to right with first reading the numbers of the day, then reading the first line of events all the way across, then second, third, etc... the will read the next row of day numbers along with the events, etc...  Of course I want it to read the single day number with the events next, then the next day number and events, etc...  I use InDesign to create everything if that helps at all.  Is there any way to create this PDF so a reader will read it properly?

    Hi,
    Acrobat's ROL, while I find it very useful, is limited.
    After all, it is not a "AT" caliber text reader.
    It "reads" PDF page content left to right --- period.
    It has no recognition of the logical hierarchy or structure of a PDF's content.
    Consequently, what you've described is pretty much all you get.
    For AT (JAWS, Windows Eyes, NVDA, etc.) to "work" a PDF properly the PDF must come from an authoring application that supports Tag management for the Tagged output PDF.
    The authoring file content must be mastered in a manner that supports a Tagged output PDF that complies with ISO 32000-1:2008 (The ISO Standard for PDF).
    (Available via: http://www.acrobatusers.com/blogs/leonardr/adobe-posts-free-iso-32000  )
    This is particularly true for tables.
    Typically, "calendars" available for MS Word, other word processors or page layout applications usage are "layout" tables and as such will not provide an accessible table in a Tagged PDF.
    A calendar, built as a data table such that it had a header row with header cells, a table body with data rows of data cells, etc,. could be the source content for a correctly built <Table> in PDF.
    Such a table can be processed by AT (via appropriate keyboard commands) to permit understanding of the "who-what-why-..." of the table.
    With an appropriate table description, you'd have an AT "usable" calender.
    The calendar could be mastered in MS Word.
    Conversion to PDF via Adobe PDFMaker or Office 2007's Save-As to PDF (with accessibility option selected) result in well-formed Tagged PDF.
    n.b., Regardless of which may be used - be sure you've processed all available updates (Adobe's or Microsoft's) - it makes a difference.
    From viewing InDesign/Accessibility eSeminars provided by Adobe I believe you can master tables the will be well-formed <Table> & child elements with InDesign. Until InDesign / FrameMaker get a make over <TH> Scope will still have to be done manually with Acrobat Pro.
    If you have complex tables that warrent use of ID and Header you will want to use Acrobat 9 as the task is easier with it.
    Some reference sources that can be informative and useful:
    Duff Johnson's article "It "sounded" like a good idea at the time" (about Read Outloud)
    http://www.acrobatusers.com/blogs/duffjohnson/it-sounded-good-idea-time
    Duff Johnson's recorded eSeminar: "Tech Talk: Making PDF files comply with Section 508"
    http://adobechats.adobe.acrobat.com/p45245327/
    Charlie Pike's recorded eSeminar: "Accessibility"
    http://adobechats.adobe.acrobat.com/p51087250/
    Some InDesign specific resources are given in the second to last post in this thread at the AUC:
    http://www.acrobatusers.com/forums/aucbb/viewtopic.php?id=15622
    Be well...

  • How to import a jar file in JSP

    How to import a Jar file in JSP Page.
    please reply its very urgent!

    Hey I am facing a similar problem:
    I have this jar file lbswebservice.jar that I have to use for my application.
    I added it to the classpath, I copied it in my WEB-INF/lib folder, but when I try to access classes in this package, it doesnt work.
    For example the jar contains the package com.blipsystems.lbs.ws.messages.* ; that contains different classes, like the Campaign class.
    I tried to use this class (just to create an object) in different context (through jsp, or just through java test classes), but it never works, i get the error: com.blipsystems.lbs.ws.messages.Campaign cannot be resolved to a type
    I am a bit desperate here...

  • How to import the Issues list from an Excel File in Project Server 2013

    Hi,
    I'm using Project Server 2013.
    A Project Manager has been playing with the Issues List, deleting some fields, creating new columns and modifying some columns name. The result of this is that I'm getting this error everytime the task
    Reporting (Project Sync) is executed:
    General
    Reporting Wss list sync failed:
    ReportingWssSyncListFailed (24018) - 1100. Details: id='24018' name='ReportingWssSyncListFailed' uid='4feafda7-f147-e411-940d-005056957f05' SPListType='a1efd9a9-bd03-4604-91f3-31a2cc5693ff' Error='1100'.
    ReportingWssSyncListFailed (24018) - 1100. Details: id='24018' name='ReportingWssSyncListFailed' uid='5deafda7-f147-e411-940d-005056957f05' SPListType='a1efd9a9-bd03-4604-91f3-31a2cc5693ff' Error='1100'.
    ReportingWssSyncListFailed (24018) - 1100. Details: id='24018' name='ReportingWssSyncListFailed' uid='69eafda7-f147-e411-940d-005056957f05' SPListType='a1efd9a9-bd03-4604-91f3-31a2cc5693ff' Error='1100'.
    ReportingWssSyncListFailed (24018) - 1100. Details: id='24018' name='ReportingWssSyncListFailed' uid='75eafda7-f147-e411-940d-005056957f05' SPListType='a1efd9a9-bd03-4604-91f3-31a2cc5693ff' Error='1100'.
    ReportingWssSyncListFailed (24018) - 1100. Details: id='24018' name='ReportingWssSyncListFailed' uid='81eafda7-f147-e411-940d-005056957f05' SPListType='a1efd9a9-bd03-4604-91f3-31a2cc5693ff' Error='1100'.
    ReportingWssSyncListFailed (24018) - 1100. Details: id='24018' name='ReportingWssSyncListFailed' uid='8deafda7-f147-e411-940d-005056957f05' SPListType='a1efd9a9-bd03-4604-91f3-31a2cc5693ff' Error='1100'.
    Reporting message processor failed:
    ReportingWSSSyncMessageFailed (24016) - RDS failed while trying to sync one or more SP lists. The RDS queue message will be retried.. Details: id='24016' name='ReportingWSSSyncMessageFailed' uid='5beafda7-f147-e411-940d-005056957f05' QueueMessageBody='ProjectUID='a1efd9a9-bd03-4604-91f3-31a2cc5693ff'.
    ForceFullSync='False'. SynchronizationType='Issues'' Error='RDS failed while trying to sync one or more SP lists. The RDS queue message will be retried.'.
    ReportingWSSSyncMessageFailed (24016) - RDS failed while trying to sync one or more SP lists. The RDS queue message will be retried.. Details: id='24016' name='ReportingWSSSyncMessageFailed' uid='67eafda7-f147-e411-940d-005056957f05' QueueMessageBody='ProjectUID='a1efd9a9-bd03-4604-91f3-31a2cc5693ff'.
    ForceFullSync='False'. SynchronizationType='Issues'' Error='RDS failed while trying to sync one or more SP lists. The RDS queue message will be retried.'.
    ReportingWSSSyncMessageFailed (24016) - RDS failed while trying to sync one or more SP lists. The RDS queue message will be retried.. Details: id='24016' name='ReportingWSSSyncMessageFailed' uid='73eafda7-f147-e411-940d-005056957f05' QueueMessageBody='ProjectUID='a1efd9a9-bd03-4604-91f3-31a2cc5693ff'.
    ForceFullSync='False'. SynchronizationType='Issues'' Error='RDS failed while trying to sync one or more SP lists. The RDS queue message will be retried.'.
    ReportingWSSSyncMessageFailed (24016) - RDS failed while trying to sync one or more SP lists. The RDS queue message will be retried.. Details: id='24016' name='ReportingWSSSyncMessageFailed' uid='7feafda7-f147-e411-940d-005056957f05' QueueMessageBody='ProjectUID='a1efd9a9-bd03-4604-91f3-31a2cc5693ff'.
    ForceFullSync='False'. SynchronizationType='Issues'' Error='RDS failed while trying to sync one or more SP lists. The RDS queue message will be retried.'.
    ReportingWSSSyncMessageFailed (24016) - RDS failed while trying to sync one or more SP lists. The RDS queue message will be retried.. Details: id='24016' name='ReportingWSSSyncMessageFailed' uid='8beafda7-f147-e411-940d-005056957f05' QueueMessageBody='ProjectUID='a1efd9a9-bd03-4604-91f3-31a2cc5693ff'.
    ForceFullSync='False'. SynchronizationType='Issues'' Error='RDS failed while trying to sync one or more SP lists. The RDS queue message will be retried.'.
    ReportingWSSSyncMessageFailed (24016) - RDS failed while trying to sync one or more SP lists. The RDS queue message will be retried.. Details: id='24016' name='ReportingWSSSyncMessageFailed' uid='97eafda7-f147-e411-940d-005056957f05' QueueMessageBody='ProjectUID='a1efd9a9-bd03-4604-91f3-31a2cc5693ff'.
    ForceFullSync='False'. SynchronizationType='Issues'' Error='RDS failed while trying to sync one or more SP lists. The RDS queue message will be retried.'.
    Queue:
    GeneralQueueJobFailed (26000) - ReportingWSSSync.WSSSyncMessageEx. Details: id='26000' name='GeneralQueueJobFailed' uid='98eafda7-f147-e411-940d-005056957f05' JobUID='9e937da7-f147-e411-940e-005056957f0d' ComputerName='b579360a-53ab-4fe0-bf9b-c62f5e8d3529'
    GroupType='ReportingWSSSync' MessageType='WSSSyncMessageEx' MessageId='1' Stage='' CorrelationUID='0945bd9c-0d6a-a0f1-47b0-68cdfcfbff9a'. For more details, check the ULS logs on machine
    b579360a-53ab-4fe0-bf9b-c62f5e8d3529 for entries with JobUID
    9e937da7-f147-e411-940e-005056957f0d
    What I'm trying to do is to create a new Project from the scratch, update the Issues List, not deleting or modifying columns, just creating new columns in order to match the names he (the Project Manager) put in his Issues List, then Export the list to Excel,
    and then create a datasheet view matching the Exported list, but here I don't know how to import the list (copy / paste or whatsoever it can be done...)
    Do you know how to do it, or do you know another/any method to solve this problem?
    Thank you in advance,
    José Espases

    Hi José,
    2 considerations: 
    The first one is that (as you experienced) one should not delete or rename any of the predefined columns in the risk/issue list. What you did is the right way, meaning keeping the native column as is and creating new ones based on the business needs. Finally
    you just need to create view with the appropriate fields.
    Then for importing risks from an Excel list, I can't test it right now, but you should have a datagrid view (MS Access type) allowing you pasting data from Excel.
    Hope this helps,
    Guillaume Rouyre, MBA, MCP, MCTS |

Maybe you are looking for