Hi I am looking for some help in completing the following task. Currently I am trying to create a toolset that will allow our support team to administer certificates in the client cert directly through our intranet. It must have the following functions.
Currently the intranet page created will let you list certs and mappings, and delete already loaded certs, however I cannot find a way of uploading Certs through webpage using the HTTP POST.
It this final part I need help with.
My initial theory was to create a service that would take the filename as a string input and the file as an object input. However this just appears not to work.
Is there some reason why I can post anything except text through the post command, how to I send a file through the webpage to the waiting BC service.
Any help would be greatly appreciated. Regards Peter
=============================
Product webMethods B2B Server
Version 4.0.1
#Flow-and-Java-services#webMethods#Integration-Server-and-ESB