Hi ,
i have generated a document aif service ,through which i am able to update the fields of my table (note; xml data is sent by webmethod team through soap ui). but instead of date time sent by webmethod team , i want to update my systemdatetime in to my date field.
i have tried with calling "getsystemdatetime" into that date field in the update method of my service class. but it is not invoking.
can anyone suggest me any idea how to achieve that.
thanx in advance.