| | |
| | | webservice String Text; |
| | | } |
| | | //add for pipl sushanhu 20220311 start |
| | | public static response sendToPiAWS(String rowDataStr, String endpoint,String awsToken) { |
| | | /*public static response sendToPiAWS(String rowDataStr, String endpoint,String awsToken) { |
| | | |
| | | Http http = new Http(); |
| | | HttpRequest req = new HttpRequest(); |
| | |
| | | this.status = status; |
| | | this.responseBody = responseBody; |
| | | } |
| | | } |
| | | }*/ |
| | | //add for pipl sushanhu 20220311 end |
| | | /** |
| | | * @return yyyyMMdd の日付文字列 |
| | |
| | | return result; |
| | | } |
| | | //add for pipl sushanhu 20220311 start |
| | | global class NFMResponse{ |
| | | /*global class NFMResponse{ |
| | | public Boolean SFStatus; |
| | | public String SFMessage; |
| | | public StaticResponse staticResponse; |
| | |
| | | result.staticResponse =new StaticResponse(); |
| | | return result; |
| | | |
| | | } |
| | | }*/ |
| | | //add for pipl sushanhu 20220311 end |
| | | |
| | | public static Boolean EscapeSBG001TriggerHandler = false; |