cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

taskl not fully defined

former_member206760
Active Contributor
0 Likes
4,199

Hi,

My background task is giving the error "task not fully defined" even though i have specified the object and method and tick as background processing...also i tried assigning GENERAL task to it but it told me that it is not required for background tasks

View Entire Topic
Former Member
0 Likes

Hi,

If you are using the asynchronous method then you need to use a terminating event at task level.

Generally background task should be synchronous type.

Thanks and regards,

SNJY