Hi All,
i am getting same error as mentioned in this Post
but what steven W mentioned in reply screenshot is not visible, can some one help me with what manually needs to be changed in which configuration file?
error i am getting error log below
2020-04-29T16:39:21 : Retargeting failed
2020-04-29T16:39:21 :
PSMessageDetails :
Exception : System.Management.Automation.ParameterBindingValidationException: Cannot validate argument on
parameter 'AosSOAPEndpointUrl'. The argument is null or empty. Provide an argument that is not
null or empty, and then try the command again. --->
System.Management.Automation.ValidationMetadataException: The argument is null or empty.
Provide an argument that is not null or empty, and then try the command again.
at System.Management.Automation.ValidateNotNullOrEmptyAttribute.Validate(Object arguments,
EngineIntrinsics engineIntrinsics)
at System.Management.Automation.ParameterBinderBase.BindParameter(CommandParameterInternal
parameter, CompiledCommandParameter parameterMetadata, ParameterBindingFlags flags)
--- End of inner exception stack trace ---
at System.Management.Automation.ExceptionHandlingOps.CheckActionPreference(FunctionContext
funcContext, Exception exception)
at System.Management.Automation.Interpreter.ActionCallInstruction`2.Run(InterpretedFrame
frame)
at
System.Management.Automation.Interpreter.EnterTryCatchFinallyInstruction.Run(InterpretedFrame
frame)
at
System.Management.Automation.Interpreter.EnterTryCatchFinallyInstruction.Run(InterpretedFrame
frame)
TargetObject :
CategoryInfo : InvalidData: (:) [Set-RetargetedRetailInformation], ParameterBindingValidationException
FullyQualifiedErrorId : ParameterArgumentValidationError,Set-RetargetedRetailInformation
ErrorDetails :
InvocationInfo : System.Management.Automation.InvocationInfo
ScriptStackTrace : at <ScriptBlock>, C:\Temp\Update34GA\RetargetingTool.2.0.19016.1\RetailServer\EnvironmentRetarg
et\RetargetRetailServer.ps1: line 72
at <ScriptBlock>,
C:\Temp\Update34GA\RetargetingTool.2.0.19016.1\RetailServer\scripts\RetargetRetailServer.ps1:
line 20
at <ScriptBlock>, <No file>: line 3
at <ScriptBlock>, <No file>: line 1
PipelineIterationInfo : {}