{ "match": { "serviceClassRegex": "(Data-Catalogue)|(DataPublishing)", "serviceNameRegex": "GRSFPublisher", "calledMethodRegex": "(.*publish-product.*)|(.*create-product.*)|(create)" }, "replace": { "serviceClass": "DataPublishing", "serviceName": "GRSFPublisher", "calledMethod": "create" } }