Thanks for the response <@U29PVMVAR>. I should hav...
# sdf
m
Thanks for the response @erictgrubaugh. I should have probably mentioned this is specifically for the
SALESORDER
transaction record type, which was one of the original types that could be managed through SDF.
m
Hi Miquel, can you provide more information on what errors/problems you are seeing when deploying the Sales Order form to the account?
a
I am also having errors when trying to deploy a sales order form to an account - although i go through the manifest dependencies & validation process successfully, and the SO form is the only thing i'm deploying, I get just "Installation FAILED" when trying to deploy
Copy code
2020-03-31 16:22:15 (PST) Installation started
Info -- Account [(PRODUCTION) XXXXX Software, Inc.]
Info -- Account Customization Project [Cutover 1]
Info -- Framework Version [1.0]
Validate manifest -- Success
Validate deploy file -- Success
Validate configuration -- Success
Validate objects -- Success
Validate files -- Success
Validate folders -- Success
Validate translation imports -- Success
Validate preferences -- Success
Validate flags -- Success
Validate account settings -- Success
Validate Custom Objects against the Account -- Success
Validate file cabinet items against the account -- Success
Validate translation imports against the account -- Success
Begin deployment
Update object -- custform_218_[ACCID#]_sb1_201 (transactionform)
*** ERROR ***
An error occurred during custom object update.
File: ~/Objects/Forms 2/custform_218_[ACCID#]_sb1_201.xml
Object: custform_218_[ACCID#]_sb1_201 (transactionform)
2020-03-31 16:22:28 (PST) Installation FAILED (0 minutes 13 seconds)
Specifically this is the full message I get
m
I've encountered the same scenario
A very similar SO worked for me. Not quite sure which diff is causing the issue
m
@amy - it looks like you have a bad scriptid/file name for your form. Only digits, alphabetic characters, and underscores are allowed. Change the scriptid and file name and try again.
Please verify that the transaction form you are trying to deploy is listed here as supported: https://system.app.netsuite.com/app/help/helpcenter.nl?fid=section_1502220166.html
a
thanks @Mariano Saenz (NS Eng Lead), but that form ID was just changed to post here as I didn't want to share my actual account ID - the true form name has only numbers/letters. it also should be supported as it's a sales order form