Ignore warning while importing package through script mode
Hi,
we have a requirement to ignore warning for one of the package type to import it.
Can some one help what should be added or command for doing that.
package -instance:stage -import:/sftp/incoming/from_campaign/test/<%= instance.vars.packageName %> -verbose
when importing manually it fails if you do not select ignore warning because the package has some reference to internal value not present in next environment.