Hi All
I have a codeunit that looks up "CRM Account" temp table in BC. When I run the code unit from a page it works however when use job queue with the same user (super access) then it throws below error
"Table connection for table type CRM must be registered using RegisterTableConnection or cmdlet New-NAVTableConnection before it can be used."
Cheked user roles and table authorisations for integration user
Business Central Integration GlobalDisco-ClientId
Thanks