Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

The Source Document was NOT reloaded successfully

Hi All,

Our nightly reload failed and QV gave us this error:

================

The Source Document was NOT reloaded successfully. DocumentPath=D:\Qlikview App\Views\MI.qvw.
Reload failed.
The task "MI.qvw" failed. ErrorCount=2

   Failed to contact service.

===========

When I run the job manually I got this error below in the log:

Does anyone know what's causing it?

Thanks in advance.

------------

Field not found - <BD Booking Reference>

CONCATENATE

LOAD

     [BI Booking Reference],

     [BI Download Date],

     [BI Tour ID],

     (.....)

     [BI Excursions Revenue]

FROM

(qvd)

------------------

3 Replies
kaushiknsolanki
Partner Ambassador/MVP
Partner Ambassador/MVP

Hi,

     From the txt file u gave, it seems that you are fetching the data from your database and you are concatinating with the data fetched from qvd. and storing it again in the qvd. - Is it true.

    If yes then Make sure that your QVD have the field named "BD Booking Reference"

Regards,

Kaushik Solanki 

Please remember to hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!
Not applicable
Author

Hi,

Thanks for your reply.

Sorry, it's my fault.  The error is:

=====================================

Field not found - <BI Booking Reference>

CONCATENATE

LOAD

     [BI Booking Reference],

     [BI Download Date],

     [BI Tour ID],

     (.....)

     [BI Excursions Revenue]

FROM

(qvd)

=====================================

and the qvd file has a [BI Booking Reference] field.

kaushiknsolanki
Partner Ambassador/MVP
Partner Ambassador/MVP

Hi,

   Is it possible for you to upload the qvd and the qvw file

Regards,

Kaushik Solanki

Please remember to hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!