Skip to Content
0
Former Member
Apr 09, 2014 at 10:09 AM

ACF error message

139 Views

Hi

In my onAction_Completed

lr_node = wdContext->get_child_node('ACFGETINFOS').

lr_node->get_attribute(

Exporting name = 'ADDITIONAL_INFOS_GET'

IMPORTING

VALUE = contentapps).

For some reason: contentapps returns empty .

This hapens quite seldom, but now it does....

Then I have this line

wd_this->acf_method>handler->if_wd_acfuploaddownload~get_infos_http_get(

Exporting result = contentapps

IMPORTING table_infos = acf_table ).

this method returns an exception:

The mass data has not been set.

Any idea what this means?

Regards

Yuval