It is not necessary to customize the correlation ID. Background: When recording a Flex AMF3 script you may have a "correlation Id" in the script as shown below: correlationId ... ... ... 38A0C0CA-8B62-A065-F66F-E400C224CC94 Where the value "38A0C0CA-8B62-A065-F66F-E400C224CC94" is the correlation ID. Although its value will change each time a script is recorded, the correlation ID is an arbitrary identifier randomly generated by the client to match it with the server"s response. Since Silk Performer doesn"t do this matching, you can leave this correlation ID as it was scripted.
↧