I am using Parent child data communication to add this functionality , It is giving exact result when I am using component selector, but when I try to access th
My Julia for loop is of the "embarrassingly parallel" form M=Array{Float64}(undef,200,100,100) for i in 1:200 M[i,:,:,:]=construct_row(i) end where constr
I have the following scenario: There is a custom field on the invoice record called 'contract description' (id:'custbody_contract_description_invoice') The valu