Oh no no, this isn't gonna fly - Web BAQ Designer

Error: “Restricted tables access: Reference to restricted table XXXDef detected”

(when a reaction emoji just isn’t enough)

real genius GIF

I’m hoping there is a bug, or an oversight.

Found references to this when debugging:

validateMultiTenant(e, t, i) {
    "ice".epStrEqCi(t.schema) && n.restrictedTable.find(r=>r.epStrEqCi(t.tableName)) && this.addMessages(e, t, r=>this.strings.ReferenceToRestrictedTableError.epFormat(r.TableID), x.EpStudioStatusType.Error, i)
}

I mean you are Hosting Type: Epicor Hosted ST anything is possible.

I am SaaS, I can’t find anything to fit :slight_smile:

Hopefully this is just an error when they are checking for multi-tenant.

Here is what’s restricted

return n.restrictedTable = ["XXXDef", "XXXChunk", "SysAgent"], n

On-prem crew good. :call_me_hand:t2:

it should work the same as smart client. If it does not, report it

I’ll go do that. Thanks @Olga