Answered question

Is there a way to intercept and parameterize the contents of a Silverlight file upload?

I am recording a file upload in a Silverlight app with NL 4. I am able to parametrize the filename, but the data field contains the encrypted data from the recorded file. How can I intercept Silverlight's file upload call to replace this data filed with the data from the new file?

Dan D.
Dan D.

Dan D.

Level
0
0 / 100
points
Keith L.
Keith L.

Keith L.

Level
2
1371 / 2000
points
Team

It was not so much the encrypted hash needing to be handled in this case, but the unique UUID value needing to be properly handled for this request. This issue should now be resolved after this change, and the file Upload successful.

Did you find this useful ?

No (1)

Yes (0)

0%

0% of users found this answer useful