c# - AX 2012 table Rename Conflicts -


i have question, have table certaing name, used web services, have rename table, personal purposes, , update info in web service, point new table name, , compiles fine.

before making change, web service works charm, after change receive 200 response, without data (is list, , list empty).

i give incremental cil, , works, not give problema implementing services, , update references in client side.

how can solve this?

renaming table partly broken in ax 2012 not relations table renamed.

in former version (internal) references table , fields in aot stored using table id. sometimes stored string. big mistake!

the best way find these errors best practices check on customization.


Comments

Popular posts from this blog

c# - Can I intercept a SOAP response in .NET before a content type binding mismatch ProtocolException? -

python - Terminate a gnome-terminal opened with subprocess -

c - Unrecognised emulation mode: elf_i386 on MinGW32 -