@here were anyone able to figure out to completely...
# ai-netsuite
a
@here were anyone able to figure out to completely remove the deployment of AI agent tool from NS. When you try to remove the files, it won't allow due to the SDF object is associated with it.
👀 1
r
I haven’t but this would be very helpful to know
e
You just need to update this line:
Copy code
<exposeto3rdpartyagents>T</exposeto3rdpartyagents>
to
Copy code
<exposeto3rdpartyagents>F</exposeto3rdpartyagents>
and deploy it.
🙌 1
@Abdul Qadeer Let me know if this is what you were looking for or if I misinterpreted your question
a
@ericbirdsall this only make deployment inactive, but the files there. I want to completely remove the files from NS instance.