Hello SDF. I posted in the suitescript channel and...
# sdf
l
Hello SDF. I posted in the suitescript channel and @stalbert helpful pointed me here. Hey all, I'm working on some SuiteApps and I keep running into a validation error that my scriptid is missing. Currently this is happening with the scriptid referenced by a workflow targetparameter object. The scriptid is referencing a custom parameter on a script defined in my SA. Anyone know what's going on here? offending line is:
<targetparameter>[scriptid=customscript_funid.custscript_otherid]</targetparameter>
I've tried a multiple things, like adding the appid, moving the order of import around in the deploy.xml. I've downloaded the xml from NS and confirmed it is correct in my SA. I've called support...
I've seen this error before when I'm sourcing from a custom object in my SAs. Am I just missing something around linking to objects in SAs?
So.. I'm going to try this: SDF fails to deploy the custom record complaining about the list not 'able to resolve' [4:00 PM] the workaround is to reduce 
deploy.xml
 to be only the list [4:00 PM] deploy [4:00 PM] then redeploy with everything.
s
yes, SDF seems to have significant shortcomings in regards to dependencies and order of deployment.