Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
2641 Prikazi

hi guys,I have an error code 9999 in my Soap response,does anyone knows the reason behind this.I sended the request through python library called zeep which we can pass the soap xml elements as parameter.

'ErrCde': '99999',

    'ErrMsg': 'ERROR IN ROUTING SOAP OPERATION\nFROM ROUTER: \nFAILURE EXECUTING COMMAND FOR FIS\nFROM FISSOAPCLIENT: \nFAILED TO PARSE SCOOBY CREDENTIALS FILE\nFROM SCOOBYSETTINGS: \nFAILURE LOADING SOAP-G4W FROM /VAR/_PRIVATE/NUMI_SOAP_ACCESS.CNF\nFROM FCSCREDENTIALS: \nMISSING THE SECTION SOAP-G4W IN THE FCSMYCNFHANDLER'

}

This is the error code and msg i ave got pls help!!thanks in advance
Avatar
Opusti
Best Answer

There is something wrong about the scooby credentials as you can see it in the error message.

FAILED TO PARSE SCOOBY CREDENTIALS FILE FROM SCOOBYSETTINGS

Avatar
Opusti