Sometimes if need to remove columns or fields from Table and try to compile and publish the AL extension again we face below error.
<b>Error</b>
<b> Either the parameter @objname is ambiguous or the claimed @objtype (COLUMN) is wrong.</b>
<b>Why it happens?</b>
The object metadata in Sql sever could be different from that of your object.
sometime SQL does not recognize the columns or sync same time
<b>What is the solution?</b>
<b>Try to put below parameter in launch.json in your AL extension file.</b>
<div class="separator">
<div class="separator">
<div class="separator"><img class=" wp-image-263 aligncenter" src="https://www.navwithnav.com/wp-content/uploads/2022/09/Capture-300x37.jpg" alt="" width="503" height="62" /></div>
<div class="separator"></div>
</div>
</div>
<b>Hope it help and let me know for more details if we can add it here.</b>
Back to Series
Uncategorized
AL publishing error " Either the parameter @objname is ambiguous or the claimed @objtype (COLUMN) is wrong."
Sometimes if need to remove columns or fields from Table and try to compile and publish the AL extension again we face below error. <b>Error</b> <b> Either the parameter @objname is ambiguous or...
NitinSeptember 23, 2022 1 min read

0
0
Discussion (0)
No comments yet. Be the first to share your thoughts!