Skip to main content

Notifications

Announcements

No record found.

Finance | Project Operations, Human Resources, ...
Answered

Cannot create Query from BlobData column

(0) ShareShare
ReportReport
Posted on by 65

static void myJob(Args _args)
{
container packedQuery = connull();
EventRule eventRule;
QueryRun queryRun;
;


select firstonly eventRule;
packedQuery = eventRule.ActionIds;
queryRun = new QueryRun(packedQuery); //This line throw the message error
info(queryRun.query().toString());
}

Result messages:

Container not valid.
Cannot create queryRun
Cannot create QueryRun object

  • Verified answer
    Martin Dráb Profile Picture
    Martin Dráb 230,458 Most Valuable Professional on at
    RE: Cannot create Query from BlobData column

    ActionIds field clearly doesn't contain a packed QueryRun instance.

    I believe it's a packed list of action IDs (although I don't have any AX 2009 environment to verify it).

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Congratulations 2024 Spotlight Honorees

Kudos to all of our 2024 community stars! 🎉

Meet the Top 10 leaders for December

Congratulations to our December super stars! 🥳

Start Your Super User Journey

Join the ranks of our community heros! 🦹

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,711 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,458 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Product updates

Dynamics 365 release plans