Skip to content
Snippets Groups Projects
Closed TC_CSE_ANNC_001_TS_UPD requestIdentifier is not a value
  • View options
  • TC_CSE_ANNC_001_TS_UPD requestIdentifier is not a value

  • View options
  • Closed Issue created by Bogdan Stanca-Kaposta

    p_request.requestIdentifier is ? and cannot be cast to a value:

    invalid argument to valueof: ? is not a value
    at LibOneM2M\OneM2M_Functions.ttcn:4498:4:4498:92
    at LibOneM2M\OneM2M_Functions.ttcn:1640:5:1640:97
    at OneM2M_PermutationFunctions.ttcn:8683:7:8683:100
    at OneM2M_PermutationFunctions.ttcn:8650:255:8728:6 

    The line with the error is p_request.requestIdentifier := valueof(**p_request.requestIdentifier**) & f_rnd(1, 1000000);

    Edited by Bogdan Stanca-Kaposta

    Activity

    • All activity
    • Comments only
    • History only
    • Newest first
    • Oldest first