Recent content by Dhinesht

  1. D

    Adding more than 2 criterias in Replace function

    Hi, I have a collection in which I have to replace 2 of a particular column values to a new 2 values and the rest of the column values will remain same. For ex, If Col1 has AA, new value will be XX If Col1 has BB, new value will be YY I am trying to implement this with Replace function...
  2. D

    The collection has no current row

    I have a collection which has multiple rows and columns. I need to pass the column values to a page of the object from a process through a Start up parameter (Text data item). Could you please advise how this can be accomplished. I have also received an error "The collection has no current...
  3. D

    Extract the value of a column, if the collection has multiple rows

    Hi VJR, I have a collection which has multiple rows and columns. I need to pass the column values to a page of the object from a process through a Start up parameter (Text data item). Could you please advise how this can be accomplished. I have also received same error "The collection has no...
  4. D

    Getting error while trying to connect to a Web service

    Could anyone help me to resolve the below error. I have added a web service to do simple maths calculation. I am trying to perform the calculation by calling web service. However I am getting the below error as shown below.
Top