Support Forum [ All Topics | New Topic ]

Thread: Status not Update Via Wedservice

i am not be able to show GA - availability status. i am using web service. from last few days its not show.  its upload diamond but status not shown.

Please Help

This is My String,which i want to upload fields on rapnet :

 Dim FileContent As String =
"StockNumber,Shape,Weight,Color,Clarity,RapNet  Discount,Cut,Lab,ClientRowID, " & _
"Polish, Symmetry , Fluorescence Intensity ,Fluorescence Color ,Fancy Color ,FancyColor Intensity ," & _
"FancyColor Overtone, Measurements , Certificate #, depth,Table,Comment,Status"


This My Uploadlot list : 

  FileContent &= Environment.NewLine & BarCode & "," & Trim(shape) & "," & weight & "," & Trim(color) & "," & _
                                Trim(clarity) & "," & RapNetDisc & "," & Trim(cut) & "," & Trim(lab) & "," & Trim(BarCode) & " ," & _
                                Trim(PolishType) & "," & Trim(Symm) & "  , " & Trim(FluoInt) & "," & Trim(FluoColor) & "," & Trim(FancyCol) & ", " & _
                                Trim(FancyInten) & "," & Trim(FancyOver) & "," & Trim(Mes) & _
                                ",  " & Trim(CertiNo) & " ," & Depth & ", " & Table & ", " & Comment & "," & Status

now not able to show Status n rapnet


>> add a comment
Denish Dhotijotawala
04/11/2013 09:15


0 Replies: