Search results

  1. P

    Get Field Type From Collection - Variable input

    I have a process with variable inputs and I need the ability to check if a collection has a nested collection within it. e.g. Input 1 - Collection, Headers and data Field Value Name (Text) Mary Number (Number) 1 Contents (Collection) Row 1 of 2 I need to find out Contents is a...
  2. P

    Issues Reading XML

    From the website I linked I can download and extract a zip folder Inside the folder there can be any number of files. I want to loop through the files picking out specific bits of data. For example <CPV MAIN>12345678</CPV MAIN> I would want to pull out 12345678 From the xml object I cant...
  3. P

    Issues Reading XML

    Hi, I'm trying to read XML documents from the UK Public Procurement Notices using the Utility - XML object from the Blue Prism website example link to the XML docs https://data.gov.uk/dataset/63917d43-9d7a-4031-9a21-07712397ce7a/uk-public-procurement-notices-may-2021 I can get it to read file...
Top