Shivraj Jawalge Posted November 29, 2019 Share Posted November 29, 2019 We are integrating with SPLUNK in our project for logging but when we pass json data to splunk from BW using render JSON activity, it contains namespaces. We are doing a copy-of in render json from parse xml activity output. Please provide a solution to remove these namespaces. Link to comment Share on other sites More sharing options...
Abhishek Girme Posted November 30, 2019 Share Posted November 30, 2019 try opening file in notepad add below line to the root node where you have done copy-of. copy-namespaces='no'. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now