creece
08/23/2023, 7:36 PMJoel Musheno
10/18/2023, 12:21 PMsuitecloud project:validate --server
executes successfully but suitecloud project:deploy
fails for a number of different reasons.
Most prevalent is order of operation. If sdf evaluates a saved search before a custom item field is added, then I’ve seen failure.
Generally we break our packages into folders for each type of element (think <xmltag,,
) and then control order of operation with multiple lines in depoy.xml
Another pretty common problem we have is role permissions (permissions on the role being used by the sdf access token/secret) - our developers seem to have admin to everything in our dev netsuite account.