User Activity

 to filter out column A if it is null but not other columns[{"Record" : [{"Customfields": {"A" : "","B" : "defg"},"Name" : "khu"}]}]
Hi All, I want to replace the following special characters : > % ? \ with space . I do not want to use multiple replace function. Is it possible to do with one replace function. Thanks for your time.
Below is the Input [ { “@id”: “2”, “col”: [ { “@id”: “2”, “@transable”: “yes”, “$”: “Replace1” }, { “@id”: “3”, “@transable”: “no”, “$”: “Replace2” } ], “group”: [ { “A”: “A1”, “B”: “B1”, “C”: “C1”, “D”: “D1”, “E”: "E1 ", “F”: “F1”, “G”: “G1”, “H”: “...
Hi All, I used a REST API with pagination where there was only one input but due to server unavailability , I got an 503 error. But my doubt is why the error was keep on increasing. Since the error was keep on increasing i had to stop the pipeline. C...
Hi All, I am trying to access a data set which is present in mainframe…the dataset name looks like this : ‘PSSP.CUS.INBND.CUSTOMER’ . When I try to access same dataset/file through filezilla…i am able to access… But when am trying from file reader/di...
Kudos from
Kudos given to