B2B-51507 The data starting at position 0 is not recognized as a valid tran

Hi;
We received from development an ECS file to support NCPDP Drug Claims. In addition to this, development provided us with three parser schema files and revised XERegistry.xml and Agreement.xml files to install.
We did this in our test environment and have tested with them for several months. Everything went fine. Over time we did revise the .ecs file to accommodate some trading partner requirements and regenerated the .xsd files as appropriate. We do not validate the files, only translate them into XML and pass them off to BPEL using the B2B AQ. No problems. Worked well. Happy Campers we were!
Now we are moving this into production.
The first issue is that the system couldn't find the trading partner agreements. When I set logging on I found that it was not identifying the "to_party" correctly. In test we have a file name set on the listening channel as %FROM_PARTY%_%DOCTYPE_REVISION%_%DOCTYPE_NAME% and had no problems identifying the "to_party" as DBHS which is what we've called ourselves. Just to force this I added the "to_party" to the file name making it %TO_PARTY%_%FROM_PARTY%_%DOCTYPE_REVISION%_%DOCTYPE_NAME% and re-named the files as appropriate. It is now able to identify the trading partner agreement.
However now we get the above error. I can run the same file into the development environment and it works. I have regenerated the .ecs and xsd files, re-installed them in the document, dropped and recreated everything and still it doesn't work. It's making me crazy.
Any ideas out there?
Regards, Ingrid

Ingrid,
The first issue is that the system couldn't find the trading partner agreements. When I set logging on I found that it was not identifying the "to_party" correctly.Was it identifying to_party as one of the remote TP? Have you checked whether "internal" checkbox (under Channel Attributes) was enabled or not in the listening channel?
Just to force this I added the "to_party" to the file name making it %TO_PARTY%_%FROM_PARTY%_%DOCTYPE_REVISION%_%DOCTYPE_NAME% and re-named the files as appropriate. It is now able to identify the trading partner agreement. This is forced identification which should have not been required. Better try to figure out the reason why it was not able to identify to_party.
I can run the same file into the development environment and it works.It gives the clue. Can you cross-check -
1. Whether parser schema files are copied under $ORACLE_HOME/soa/thirdparty/edifecs/XEngine/config/schema and XERegistry.xml has correct entry for them (validate the path in XERegistry.xml and also cross-check the file and directory access). Make sure that servers were restarted after copying these files and it is a shared storage accessible by all the servers of the domain.
2. Download the Wire Message payload from B2B report and make sure that B2B is receiving the complete and correct file and there are no junk characters visible in the start/end of the payload.
Regards,
Anuj

Similar Messages

  • B2B-51507 :The data starting at position 0 is not recognized as a valid dat

    Hi All,
    I am trying to work with Delimited Flat File in 11.1.13 version
    B2B has to translate Flat into XML data for further operations
    Sample looks like:
    F01,,RM30207,Subinventory Transfer,KITCHEN1,100,LB,KETTLE1-HS,20-SEP-2011
    It is a delimited data file.
    Steps I am following:
    1. Create Delimited Flat file ECS in Oracle B2B Document Editor (starting with a blank template)
    2. Create XSD for the ECS
    3. COnfigure the generated ECS and XSD into Oracle B2B
    4. Create Trading partner and agreements
    I am facing with below error when I enable translation
    B2B-51507 :The data starting at position 0 is not recognized as a valid data transmission.
    No errors when translation is disabled
    Thanks,
    Deepti

    Hi Deepti,
    For inbound scenario, the parser schema should be created and has to be added inside the XERegistry.xml ($SOA_HOME/soa/thirdparty/edifecs/XEngine/config/)
    e.g :
    <Item Name="SchemaFile">${XERoot}/config/schema/csv_ParserSchema.ecs</Item>
    This can be created using the document editor. This parserschema need to be created for the ecs file that is used for translation.
    Regards,
    Dheeraj
    .

  • B2B-51507,The data starting at position 0 is not recognized as a valid data

    Hi out there,
    New to Oracle B2B and experiencing the following:
    Made a filedescription - Positional flatfile, validated OK in B2B editor, exporting to Oracle B2B, configuring documents, partners and agreements.
    The file is picked up and is matched to partner and agreement, but I have the above error. Seems like the file is not read. Oracle B2B manage to open the file to find the first line for matching the agreement.
    Have tried out different filedescriptions with no luck.
    Made a similiar config. for MSCONS EDIFACT and this is transferred correctly.
    Do anyone have a hint where to look for the error?
    Thanks in advance.
    Enclose some logging and hope someone out there can help me to see what went wrong.
    [2011-03-03T11:23:29.009+01:00] [soa_server1] [TRACE] [] [oracle.soa.b2b.transport] [tid: weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@190b5185] [userId: <anonymous>] [ecid: eaa60b9e6905bf67:587183a3:12dc71388bc:-8000-000000000004b482,0] [SRC_CLASS: oracle.tip.b2b.transport.basic.TransportLogger] [APP: soa-infra] [SRC_METHOD: log] Conversion of file TSE240256_1.txt to TransportMessage is completed.
    [2011-03-03T11:23:29.010+01:00] [soa_server1] [TRACE] [] [oracle.soa.b2b.engine] [tid: weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@190b5185] [userId: <anonymous>] [ecid: eaa60b9e6905bf67:587183a3:12dc71388bc:-8000-000000000004b482,0] [SRC_CLASS: oracle.tip.b2b.system.DiagnosticService] [APP: soa-infra] [SRC_METHOD: synchedLog_J] [[
    Protocol = File
    Version = 1.0
    Transport Header
    filename:TSE240256_1.txt
    filesize:555
    file_ext:txt
    fullpath:C:\B2B\edielout\TSE240256_1.txt
    timestamp:2011-03-03T10:50:48.104+01:00
    [2011-03-03T11:23:29.021+01:00] [soa_server1] [TRACE:32] [] [oracle.soa.b2b.repository] [tid: weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@190b5185] [userId: <anonymous>] [ecid: eaa60b9e6905bf67:587183a3:12dc71388bc:-8000-000000000004b482,0] [SRC_CLASS: oracle.tip.b2b.log.ToplinkLogger] [SRC_METHOD: log] 2011.03.03 11:23:29.021--ClientSession(1602213764)--Thread(Thread[weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@190b5185,10,Application Daemon Threads])--reconnecting to external connection pool
    [2011-03-03T11:23:29.032+01:00] [soa_server1] [TRACE] [] [oracle.soa.b2b.repository] [tid: weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@190b5185] [userId: <anonymous>] [ecid: eaa60b9e6905bf67:587183a3:12dc71388bc:-8000-000000000004b482,0] [SRC_CLASS: oracle.tip.b2b.log.ToplinkLogger] [SRC_METHOD: log] 2011.03.03 11:23:29.032--ClientSession(1602213764)--Connection(1944193023)--Thread(Thread[weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@190b5185,10,Application Daemon Threads])--INSERT INTO B2B_DATA_STORAGE (ID, DATA_SIZE, VALUE_SELECTOR, DOCUMENT_ID, ATTRIBUTE1, CLOB_VALUE, CPST_INST_CREATED_TIME, BLOB_VALUE, JOB_ID, ATTRIBUTE2, LABEL) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[[
         bind => [*** VALUES HIDDEN ***]
         bind => [C0A8C99512E7B3E60F60000067FBC24B, null, null, null, C0A8C99512E7B3E60F60000067FBC24B, null, 2011-03-03 11:23:29.009, null, 555, 2011-03-03 11:23:29.009, 2011-03-03 11:23:29.014, null, null, null, null, null, null, null, null, null, null, filename=TSE240256_1.txt
    filesize=555
    file_ext=txt
    fullpath=C:\B2B\edielout\TSE240256_1.txt
    timestamp=2011-03-03T10:50:48.104+01:00
    MSG_RECEIVED_TIME=Thu Mar 03 11:23:29 CET 2011
    , null, null, null, null, null, null, null, null, null, null, null, PROCESSING, null, null, null, null, null, null, MSG_RECEIVED_TIME=Thu Mar 03 11:23:29 CET 2011
    , null, File, null, 1.0, null, null, INBOUND, null, ASYNC, file://localhost/c:\B2B\edielout, null, null, C0A8C99512E7B3E60F60000067FBC24C, null]
    [2011-03-03T11:23:30.314+01:00] [soa_server1] [TRACE] [] [oracle.soa.b2b.engine] [tid: weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@60793332] [userId: <anonymous>] [ecid: eaa60b9e6905bf67:587183a3:12dc71388bc:-8000-000000000005327e,0] [SRC_CLASS: oracle.tip.b2b.system.DiagnosticService] [APP: soa-infra] [SRC_METHOD: synchedLog_J] Notification: createErrorDetailsSnippet: Enter
    [2011-03-03T11:23:30.314+01:00] [soa_server1] [TRACE] [] [oracle.soa.b2b.engine] [tid: weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@60793332] [userId: <anonymous>] [ecid: eaa60b9e6905bf67:587183a3:12dc71388bc:-8000-000000000005327e,0] [SRC_CLASS: oracle.tip.b2b.system.DiagnosticService] [APP: soa-infra] [SRC_METHOD: synchedLog_J] Notification: createErrorDetailsSnippet:      <parameter name="b2b.messageId" value="C0A8C99512E7B3E65F30000067FBC252-1"/>[[
         <parameter name="b2b.documentTypeName" value="MSCONS"/>
         <parameter name="b2b.documentProtocolVersion" value="Flatfile"/>
         <parameter name="b2b.documentDefinitionName" value="MsgMSCONStest"/>
         <parameter name="b2b.documentProtocolName" value="PositionalFlatFile"/>
         <parameter name="b2b.messageType" value="1"/>
         <parameter name="b2b.fromTradingPartnerId" value="edielout"/>
         <parameter name="b2b.fromTradingPartnerIdType" value="Name"/>
         <parameter name="b2b.toTradingPartnerId" value="MyCompany"/>
         <parameter name="b2b.toTradingPartnerIdType" value="Name"/>

    Go to Application message reports and download the payload from there. Make sure it does not have any junk characters in the starting of the file.
    Have you enabled translation and validation in the agreement? Mail across your b2b server log file, ecs and test data you generated to my id. (in my profile)
    Regards,
    Anuj

  • The data starting at position 0 is not recognized as a valid data transmis

    Hi All -
    We are building a Inbound Flow.
    Data file is pushed to a File Location which Oracle B2B Picks and processes.
    Data file format = Positional Flat File.
    ECS and XSD is generated for the PFF and attached in the document definition.
    We also followed the blog post - http://anuj-dwivedi.blogspot.com/2011/10/handling-positionaldelimited-flat-files.html
    And did the Registraty changes and other stuff.
    We are getting following error -
    Error Code 51507- Error Description Machine Info: The data starting at position 0 is not recognized as a valid data transmission.
    Please let us know if you have any pointers.
    Thanks..
    Edited by: 1005929 on May 14, 2013 1:24 PM

    I applied the following solution and it worked -
    Solution –
    1. Generate ECS
    2. Now click EDIT and Parse Schema and this will get you a new ECS. (Parse Schema is Document Editor 7.x + feature)
    3. Use this ECS and put it in - C:\Oracle\Middleware\Oracle_SOA1\soa\thirdparty\edifecs\XEngine\config\schema
    4. Add the .ecs in the Registry @ - C:\Oracle\Middleware\Oracle_SOA1\soa\thirdparty\edifecs\XEngine\config\XERegistry
    <Registry Name="XERegistry">
    <Product Name="Parser">
    <Category Name="ParserSchema">
    <!-- X12 parser schemas -->
    <Item Name="SchemaFile">${XERoot}/config/schema/x12_parser_3_char_delim_wrepeating-x-4020.ecs</Item>
    5. Restart SOA
    Thanks..

  • The data starting at position 219 is not a valid EDI interchange. The remai

    Hi B2Bgurus,
    While our tp sending 997 to us , ther are getting an 500 error. The same file if I am trying to send using generic(in-house) its showing the problem
    Unable to identify the document protocol of the message.
    So ,I validated their 997 file using ECS, we got the below error, Could you please tell wats the exact error.
    The data starting at position 219 is not a valid EDI interchange. The remainder of the data file was ignored.
    Please find the attached file
    ISA*00* *00* ZZPenske ZZEMR *090917*0622*U*00401*000000003*0*P*>~GS*FA*Penske*EMR*20090917*0622*3*X*004010~ST*997*30001~AK1*PO*1030~AK9*A*1*0*0~SE*4*30001~GE*1*3~IEA*1*000000003~
    Regards
    Srinivas .
    Edited by: user11342588 on Sep 17, 2009 11:45 PM

    Hi,
    I tested your EDI data using B2B document editor. I am getting the following Error:
    The Interchange Trailer is missing. The segment itself may be missing or the Segment Delimiter may be missing.
    As Dheeraj mentioned in previous post, ISA segment is not constructed properly. I have modified your EDI data and validated in B2B document editor.
    Correct EDI data:
    ISA*00*Authrizati*00*Penske ZZEMR *01*EMR *090917*0622*U*00401*000000003*0*P*>~GS*FA*Penske*EMR*20090917*0622*3*X*004010~ST*997*30001~AK1*PO*1030~AK9*A*1*0*0~SE*4*30001~GE*1*3~IEA*1*000000003~
    I used EDI version 4010.

  • How to get the date starting from 1 to the current date from the system dat

    Dear all,
    Please tell me how to get the date starting from 1 based on the system date
    and it should come with respect of time also.
    example.
    suppose today is 6 Dec, 2006
    so ABAP report should find the 1 dec. 2006.
    Please help me as soon as possible.
    Regards,

    concatenate sy-datum0(2) '01' sy-datum4(4) into v_firstdate.
    or yo ucan use the fm:
    HR_JP_MONTH_BEGIN_END_DATE
    usage:
        call function 'HR_JP_MONTH_BEGIN_END_DATE'
             exporting
                  iv_date             = sy-datum
             importing
                  ev_month_begin_date = gv_begda
                  ev_month_end_date   = gv_endda.
    Regards,
    Ravi
    Message was edited by:
            Ravi Kanth Talagana

  • When ever  enter the date start date up to next year same date between the days divided into 8 parts

    when ever  enter the date start date up to next year same date between the days divided into 8 parts
    Q1.1 (YYYY) = 1st half of Quarter 1 for year YYYY
    Q1.2 (YYYY) = 2nd half of Quarter1 for year YYYY
    Q2.1 (YYYY) = 1st half of Quarter 2 for year YYYY
    Q2.2 (YYYY) = 2nd half of Quarter 2 for year YYYY
    Q3.1 (YYYY) = 1st half of Quarter 3 for year YYYY
    Q3.2 (YYYY) = 2nd half of QuarterQ3 for year YYYY
    Q4.1 (YYYY) = 1st half of Quarter 4 for year YYYY
    Q4.2 (YYYY) = 2nd half of Quarter 4 for year YYYY
    Here YYYY depicts the year.
    e.g. Q1.2 (2014) depicts the 2nd half of Quarter 1 for year 2014.
    The description of these values are explained below.
    The table below provides the description about each value:
    Quarter     Quarter Range      Start Date
    Q1.1      1 Jan - 15 Feb         1st  Jan
    Q1.2      16 Feb-31 Mar         16th Feb
    Q2.1      1 Apr- 15 May          1st Apr
    Q2.2      16 May-30 June       16th May
    Q3.1      1 Jul-15 Aug             1th Jul
    Q3.2      16 Aug -30 Sep       16th Aug
    Q4.1      1 Oct -15 Nov           1st Oct
    Q4.2      16 Nov – 31 Dec      16th Nov
    The dropdown values in time window needs to be updated as per date entered by the user in the Audit Plan start date and
    should display the next four Quarter (each divided in 2 half  i.e. Eight values ) along with the year  from the selected Audit plan start date.
    for eg. If the Plan start date is given as August 10 2013 then the Time window will display the following options:                      
    Q3.2 (2013)                
    Q 4.1 (2013)               
    Q 4.2 (2013)               
    Q 1.1 (2014)               
    Q1.2 (2014)                
    Q2.1 (2014)                
    Q 2.2 (2014)               
    Q 3.1 (2014)               
    You can refer to the Table above and look that 10 Aug 2013 falls under the Q3.1 so Time window will display the next next 8 half Quarters ( Total 4 Quarter) till Q 3.1 for the year 2014.

    Hello,
    WITH half_quarters AS(
        SELECT  ADD_MONTHS(TRUNC(DATE '2013-08-15','Q'), 3*(LEVEL - 1)) hq_start
               ,1 part
        FROM    dual
        CONNECT BY ROWNUM <= 5
        UNION ALL
        SELECT  ADD_MONTHS(TRUNC(DATE '2013-08-15','Q'), 3*(LEVEL - 1) + 1) + 15 hq_start
               ,2 part
        FROM    dual
        CONNECT BY ROWNUM <= 5
    ,ordered_half_quarters AS(
        SELECT  hq_start
               ,part
               ,ROW_NUMBER() OVER (ORDER BY hq_start) r
        FROM    half_quarters
        WHERE   hq_start > DATE '2013-08-15'
    SELECT  'Q '||TO_CHAR(hq_start,'Q')||'.'||part||' ('||TO_CHAR(hq_start,'YYYY')||')' q
    FROM    ordered_half_quarters
    WHERE   r <= 8
    ORDER BY r;
    Q       
    Q 3.2 (2013) 
    Q 4.1 (2013) 
    Q 4.2 (2013) 
    Q 1.1 (2014) 
    Q 1.2 (2014) 
    Q 2.1 (2014) 
    Q 2.2 (2014) 
    Q 3.1 (2014) 
    half_quarters generates the start dates of every half of a quarter, starting with the begin of the first quarter that contains the sample date.
    The next step is to order the dates and to select only those after the sample date.
    The last part formats the output and orders the data.
    Regards
    Marcus

  • Import-SPWeb Error - The string was not recognized as a valid DateTime. There is an unknown word starting at index 0

    Using the Export-SPWeb PowerShell command on a server to move a document library from one site colelction in a content database to another site collection in a seperate content database.
    Am using the following command:
    Export-SPWeb
    -Identity
    https://sp.bacl.net/legal/rr
    -Path
    \\bacvsspa01\backups\rr\rr.cmp
    -ItemUrl
    rr
    -IncludeVersions
    All
    -IncludeUserSecurity
    Not all documents are transferred hwoever. I get some errors like the following:
    [11/02/2014 2:21:44 PM] [ListItem] [16Jun11 17.32.09_BAC employees provid_Tom Heading.msg] Progress: Importing
    [11/02/2014 2:21:44 PM] [ListItem] [16Jun11 17.32.09_BAC employees provid_Tom Heading.msg]   Verbose: List URL: /legal/legal/rr
    [11/02/2014 2:21:44 PM] [ListItem] [16Jun11 17.32.09_BAC employees provid_Tom Heading.msg]   Error: The string was not recognized as a valid DateTime. There is an unknown word starting at index 0.
    [11/02/2014 2:21:44 PM] [ListItem] [16Jun11 17.32.09_BAC employees provid_Tom Heading.msg]   Debug:    at System.DateTime.Parse(String s, IFormatProvider provider)
       at System.Convert.ToDateTime(String value, IFormatProvider provider)
       at System.Runtime.Serialization.SerializationInfo.GetDateTime(String name)
       at Microsoft.SharePoint.Deployment.MetaInfoProperty..ctor(SerializationInfoHelper infoHelper)
       at Microsoft.SharePoint.Deployment.FileSerializer.GetMetaInfo(SerializationInfoHelper infoHelper)
       at Microsoft.SharePoint.Deployment.FileSerializer.CreateOrUpdateFile(Object fileOrListItem, SPLoggerObject loggerObject, SPWeb web, Guid id, String& fileUrl, Boolean fileExistsInDb, Boolean isFirstVersion, Boolean hasWebParts, SerializationInfoHelper
    infoHelper, SerializationInfoHelper infoHelperListitem, StreamingContext context)
       at Microsoft.SharePoint.Deployment.FileSerializer.CreateOrUpdateFileAndAssocData(Object fileOrListItem, SPLoggerObject loggerObject, SPWeb web, Guid id, String& fileUrl, Boolean fileExistsInDb, SerializationInfoHelper infoHelper, SerializationInfoHelper
    infoHelperListitem, StreamingContext context, ISurrogateSelector selector)
       at Microsoft.SharePoint.Deployment.ListItemSerializer.AddOrUpdateDoclibItem(SerializationInfoHelper infoHelper, SPListItem& listItem, SPLoggerObject loggerObject, SPWeb web, Guid newId, String& listItemServerRelativeUrl, Boolean bIsPublish,
    Boolean exists, StreamingContext context, ISurrogateSelector selector)
       at Microsoft.SharePoint.Deployment.ListItemSerializer.SetObjectData(Object obj, SerializationInfo info, StreamingContext context, ISurrogateSelector selector)
    I had a look in the .cmp file that was created (Changed extensions to .cab) and had a look at the Manifest.xml file. Relevant XML below:
    <SPObject Id="b18cc711-e5df-4ee7-9639-866e5b6613b0" ObjectType="SPFile" ParentId="1ad76e87-43e6-4cbf-a0a1-53af4975668f" ParentWebId="4be7e61f-b1c7-473f-acc3-0bae06e32024" ParentWebUrl="/legal/rr" Url="/legal/rr/rr/Employees
    giving First Aid/16Jun11 17.32.09_BAC employees provid_Tom Heading.msg">
            <File Url="rr/Employees giving First Aid/16Jun11 17.32.09_BAC employees provid_Tom Heading.msg" Id="b18cc711-e5df-4ee7-9639-866e5b6613b0" ParentWebId="4be7e61f-b1c7-473f-acc3-0bae06e32024"
    ParentWebUrl="/legal/rr" Name="16Jun11 17.32.09_BAC employees provid_Tom Heading.msg" ListItemIntId="37" ListId="020f8304-a50f-413b-be27-40d0ccc9e497" ParentId="1ad76e87-43e6-4cbf-a0a1-53af4975668f" TimeCreated="2011-11-16T07:02:00"
    TimeLastModified="2011-11-16T07:02:00" Version="1.0" CheckinComment="Loaded Using Dell Solutions for SharePoint" FileValue="00000013.dat" Author="29" ModifiedBy="24">
                <Properties>
                    <Property Name="vti_title" Type="String" Access="ReadOnly" Value="BAC employees providing first aid" />
                    <Property Name="source_item_id" Type="String" Access="ReadWrite" Value="source_item_id:1" />
                    <Property Name="vti_foldersubfolderitemcount" Type="Integer" Access="ReadOnly" Value="0" />
                    <Property Name="Attach Count" Type="String" Access="ReadWrite" Value="Attach Count:0" />
                    <Property Name="Created By" Type="Boolean" Access="ReadWrite" Value="Created By:BNE_AIR1\\jbrown" />
                    <Property Name="Importance" Type="String" Access="ReadWrite" Value="Importance:1" />
                    <Property Name="From1" Type="Time" Access="ReadWrite" Value="From1:Tom Heading" />
                    <Property Name="AttachCount" Type="String" Access="ReadWrite" Value="AttachCount:0" />
                    <Property Name="ContentTypeId" Type="String" Access="ReadWrite" Value="0x0101003699C96894FF79479322E4A235852946000530E240279BA54D8F621B39A4E09CF3"
    />
                    <Property Name="Modified By" Type="Boolean" Access="ReadWrite" Value="Modified By:BNE_AIR1\\jbrown" />
                    <Property Name="vti_folderitemcount" Type="Integer" Access="ReadOnly" Value="0" />
                    <Property Name="display_urn\:schemas-microsoft-com\:office\:office#Author" Type="String" Access="ReadWrite" Value="Jenny Brown"
    />
                    <Property Name="Document Created By" Type="Boolean" Access="ReadWrite" Value="Document Created By:BNE_AIR1\\jbrown" />
                    <Property Name="Created_x0020_By" Type="Boolean" Access="ReadWrite" Value="Created_x0020_By:BNE_AIR1\\jbrown" />
                    <Property Name="vti_cachedtitle" Type="String" Access="ReadOnly" Value="BAC employees providing first aid" />
                    <Property Name="Modified_x0020_By" Type="Boolean" Access="ReadWrite" Value="Modified_x0020_By:BNE_AIR1\\jbrown" />
                    <Property Name="ContentType" Type="String" Access="ReadWrite" Value="Legal Document" />
                    <Property Name="Attach_x0020_Count" Type="String" Access="ReadWrite" Value="Attach_x0020_Count:0" />
                    <Property Name="display_urn\:schemas-microsoft-com\:office\:office#Editor" Type="String" Access="ReadWrite" Value="Jenny Brown"
    />
                    <Property Name="vti_parserversion" Type="String" Access="ReadOnly" Value="15.0.0.4535" />
                    <Property Name="To" Type="Boolean" Access="ReadWrite" Value="To:Barry Peach" />
    <Property Name="From" Type="Time" Access="ReadWrite" Value="From:Tom Heading" />
                    <Property Name="Document Modified By" Type="Boolean" Access="ReadWrite" Value="Document Modified By:BNE_AIR1\\jbrown"
    />
                </Properties>
            </File>
        </SPObject>
    Now, looking at the source document library, this document has the field in question set to String, so why has it been marked as a Time filed type in the expiort file?
    Is anyone aware of any issues with the Export-SPWeb commandlet?
    SharePoint 2013 + March PU + AUG 2013 CU.
    Any help appreciated.

    Hi Richard,
    According to your description, the error occurred when you ran the Export-SPWeb command.
    I recommend to verify the things below for troubleshooting:
    Save the document library as an template(include content) and create a new document library based on the template, then run the Export-SPWeb command to export the new document library to see if the issue still occurs.
    Did this issue occur with other document library? If not, you can delete the string field with error, then run the Export-SPWeb command to narrow the issue scope.
    As a workaround, you can save the library as a template and deploy it to the site collection where you want to move the library, then create the new library in the site collection.
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • HT201364 My imac running OS 10.6.8, and want to install software that needs  OS10.7. The latest upgrade Maverick requires a MAC dated 2007 or later. Where is the date... It is NOT in "About this Mac". Older upgrade better? How to proceed?

    My imac running OS 10.6.8, and want to install Garmin software that needs OS10.7.
    The latest upgrade Maverick requires a MAC dated 2007 or later. Where is the date... It is NOT in "About this Mac".
    I feel an older upgrade than Maverick might be better for my machine?
    Is it possible to upgrade to ie, 10,7? or another recommended upgrade.
    How to proceed?

    Upgrading from Snow Leopard to Lion or Mountain Lion
    You can upgrade to Mountain Lion from Lion or directly from Snow Leopard. Mountain Lion can be downloaded from the Mac App Store for $19.99.
    If you sign into the App Store and try to purchase Mountain Lion but the App Store says your computer is not compatible then you may still be able to upgrade to Lion per the following information.
    A. Upgrading to Mountain Lion or Mavericks
    To upgrade to Mountain Lion or Mavericks you must have Snow Leopard 10.6.8 or Lion installed. Purchase and download Mountain Lion or Mavericks (Free) from the App Store. Sign in using your Apple ID. Mountain Lion is $19.99 plus tax. The file is quite large, over 5 GBs, so allow some time to download. It would be preferable to use Ethernet because it is nearly four times faster than wireless.
         OS X Mountain Lion — System Requirements
         OS X Mavericks- System Requirements
           Macs that can be upgraded to OS X Mountain Lion
             1. iMac (Mid 2007 or newer) — Model Identifier 7,1 or later
             2. MacBook (Late 2008 Aluminum, or Early 2009 or newer) —
                 Model Identifier 5,1 or later
             3. MacBook Pro (Mid/Late 2007 or newer) — Model Identifier 3,1 or later
             4. MacBook Air (Late 2008 or newer) — Model Identifier 2,1 or later
             5. Mac mini (Early 2009 or newer) — Model Identifier 3,1 or later
             6. Mac Pro (Early 2008 or newer) — Model Identifier 3,1 or later
             7. Xserve (Early 2009) — Model Identifier 3,1 or later
    To find the model identifier open System Profiler in the Utilities folder. It's displayed in the panel on the right.
    Are my applications compatible?
             See App Compatibility Table — RoaringApps.
    B. Upgrading to Lion
    If your computer does not meet the requirements to install Mountain Lion, it may still meet the requirements to install Lion.
    You can purchase Lion by contacting Customer Service: Contacting Apple for support and service - this includes international calling numbers. The cost is $19.99 (as it was before) plus tax.  It's a download. You will get an email containing a redemption code that you then use at the Mac App Store to download Lion. Save a copy of that installer to your Downloads folder because the installer deletes itself at the end of the installation.
         Lion System Requirements
           1. Mac computer with an Intel Core 2 Duo, Core i3, Core i5, Core i7,
               or Xeon processor
           2. 2GB of memory
           3. OS X v10.6.6 or later (v10.6.8 recommended)
           4. 7GB of available space
           5. Some features require an Apple ID; terms apply.

  • The data base DLL 'crdb_dao.dll' could not be loaded.

    This has  been posted in other threads but I've not seen a final resolution.
    I used VS2008 to create an application that includes Crystal Reports and One Click in VS2008 to create a runtime system to distribute my application.  The system installs and runs properly on a 32 bit system but fails to run on a 64 bit system.  I get a message on the 64  bit system that says
    The data base DLL 'crdb_dao.dll' could not be loaded.
    I cannot find the crdb-dao.dll module on the 64 bit system but can find it on the 32 bit system.   Can anyone tell me how to overcome this problem?
    Thanks!
    John

    Hi John,
    Moved to .NET Developer Forum. As noted in those other threads, there is no 64 bit version of the DAO driver. Your only option is to use ODBC or OLE DB.
    No plans to create one because I don't Microsoft does NOT support their Access driver in 64 bit modes. See this Microsoft article on the history and supportability of DAO:
    http://msdn.microsoft.com/en-us/library/ms810810.aspx
    In this article it states:
    There is no 64-bit version of the Jet Database Engine, the Jet OLEDB Driver, the Jet ODBC Drivers, or Jet DAO available. This is also documented in KB article 957570. On 64-bit versions of Windows, 32-bit Jet runs under the Windows WOW64 subsystem. For more information on WOW64, see http://msdn.microsoft.com/en-us/library/aa384249(VS.85).aspx. Native 64-bit applications cannot communicate with the 32-bit Jet drivers running in WOW64.
    Thank you
    Don
    Edited by: Don Williams on Apr 27, 2010 6:56 AM

  • HT6533 Where can I find the third party app? I'm really in trouble that I can't record and check my blood  glucose. Of cause I exported the data from app, but It's not readable for me. Please reply ASAP and give me other solution.

    Where can I find the third party app?
    I'm really in trouble that I can't record and check my blood  glucose.
    Of cause I exported the data from app, but It's not readable for me.
    Please reply ASAP and give me other solution.

    You find third-party apps in the App Store. What app are you looking for? Due to problems, Apple removed the ability to record that information in Health. You can always go back to whatever you used before three weeks Health was released. Why can you not check and record your blood glucose? I would assume you check it using blood samples and a glucose meter which has nothing to do with your phone. You should be able to record it in any number of apps, from Notes to purpose made third-party apps.

  • Where does the data get saved from (notepad) or Notes on Windows Mobile 5?

    Where does the data get saved from (notepad) or Notes on Windows Mobile 5?
    (ON the Phone)  Sticky note like program WM5
    I ask because I synced my Blackjack 1 to my pc after about a year and MANY notes later, All the notes from the PC remained but ALL new notes on phone (a years worth) were deleted from the phone.
    I would like to attempt a data recovery on my mobile device- that was an insane endeavor but i got it to work now i just need to know what to look for (what type of files to recover) and or where to recover from?
    I did make the phone a drive already and have data recovery software that can pull deleted files from the phone in fat or raw data format.
    Thanks.

    Hi,
    I think this is not the best forum for your question. This forum is for Microsoft Exchange Server's mobile connectivity issues.
    Regards,
    Zoltán
    http://www.clamagent.org - Free Antivirus for Exchange
    http://www.it-pro.hu
    http://emaildetektiv.hu

  • When I look up the creation date for files on my Macbook I get the date and month in brackets, but not the year.  Why is this and how can I look up the year?

    When I look up the creation date for files on my Macbook (using "get info", or the information window in Iphoto) I get the date and month in brackets, but not the year.  Why is this and how can I look up the year? 

    Does the Date Modified column in a window set to List view show the date correctly, or does it also display it incorrectly?
    To add additional columns to a Finder (folder) window, with that window open and active open the View Options for it. You can do that by pressing Command-J or by selecting View Options from the View menu in the main menubar.

  • In va02 tocde after entering the data only storage location field is not saving.why?

    Hai
    in va02 tcode after entering the data only storage location field is not saving. why?

    Hi Purnaiah,
    Are you using any user exit for this or not?
    Check for the below exit, this may be the place where you can implement your code for saving the value.
    SAP MV45AFZZ calling the user exit with a form USEREXIT_SAVE_DOCUMENT
    Regards,
    Rafi

  • "System.FormatException: The string was not recognized as a valid DateTime" when running SharePoint Configuration Wizard step 9

    Dears,
    We have a problem upgrading sharepoint
    From: SharePoint 2007 SP2 12.0.0.6535 - April 10 cumulative Update
    To: SharePoint 2007 SP2 12.0.6557.5000 - April 11 cumulative Update
    We start installing WSS CU in our standalone environment
    Then we start running the SharePoint Configuration Wizard and it is failed in step 9 with the following error in "PSCDiagnostics" log:
    File reader could not understand line 15679. Line was: 06/26/2011 10:11:35  1  INF              Entering function PsconfigLinkLabel.LinkLabelClickedEventHandler. Error was: System.FormatException:
    The string was not recognized as a valid DateTime. There is a unknown word starting
     at index 24.
     at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles)
     at UlsGump.Column.TimeColumn.ParseTime(StringFacade timeString)
     at UlsGump.UlsEntry.SetEntryFromThread(StringFacade[] threadFacades, StringCacheFile stringCacheFile, Int64 messageLocation)
     at UlsGump.UlsEntry.ReadFromUlsBuffer(Char[] buffer, Int32 bufferStart, Int32 bufferCount, StringCacheFile stringCacheFile, Int64 fileStart)
     at UlsGump.FilePump.ReadJob()
     Please help and advise to solve this error in order to get upgrading sharepoint succeed
    Regards, Anas N. Alhussein | Sharepoint Senior Developer

    Hi,
    From your narration, you can clear the configuration cache, then re-run the SharePoint Configuration Wizard, check the effect.
    Cleared the cache of config database by following below steps.
    1. Stopped the Windows SharePoint Services Timer service.
    2. Started on the SharePoint Server where Central Administration Site is hosted. Browse to
    C:\Documents and Settings\All Users\Application Data\Microsoft\SharePoint\Config\
    3. Deleted all the xml files. (But do not delete the cache.ini file.)
    4. Then Edited the cache.ini and replaced the current value with "1".
    5. Restarted the Windows SharePoint Services Timer service on the Central Admin server .
    Thanks,
    Rock Wang
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Regards, Rock Wang Microsoft Online Community Support

Maybe you are looking for

  • Upgrading Audigy 2 ZS with internal Platinum Dr

    I originally purchased the ZS card without the platinum dri've. Recently I wanted to connect my Xbox to my HTPC via optical so I could listen to Dolby Digital. My friend gave me his internal platinum dri've for the ZS as he wasn't using it anymore. I

  • Maps draining battery after closed

    Hello, I'm not too sure it's a z3 compact issue or a Google maps issue, but here's the problem: After using Google maps with location on, the app keeps draining a massive amount of the battery, even after turning off the location and closing the app.

  • Deleted redo log files

    hi everbody, i use oracle 9.2 and 3 redo log files was created when installation. Now, i could not open database because two of redo log files was deleted (that i haven't understood how deleted.) So what can i do ? recovery is possible ? if poosibel

  • I received a call from a  +34 number while abroad, now all calls I receive come up as  +34 (still abroad)

    I received a missed call from a +34 number while abroad, I called it back, no answer, now all calls from (my usual contacts) come up as +34 (still abroad).  I'm not in the +34 dialing code area.  Is this a type of scam ?

  • Use cast('12345' as tab.col%type) as a substr - PLS-00220

    Hello, I like to make sure that my constructed string fits into my variable, in a flexible way. The variable is like declare  t_comment tab.col%type; -- tab.col%type = varchar2(4) and in the PLSQL I would like to do concat a string and make sure it f