{"id":1063,"date":"2013-10-23T16:24:36","date_gmt":"2013-10-23T14:24:36","guid":{"rendered":"http:\/\/oracle.malin.pl\/?p=1063"},"modified":"2013-10-23T16:24:36","modified_gmt":"2013-10-23T14:24:36","slug":"testowy-adres-email-overrite-email-od-strony-bazy","status":"publish","type":"post","link":"https:\/\/oracle.malin.pl\/?p=1063","title":{"rendered":"Testowy adres email &#8211; Overrite email &#8211; od strony bazy"},"content":{"rendered":"<p>Na \u015brodowiskach testowych, jak chcemy testowa\u0107 workflowa, to trzeba wpisa\u0107 testowy adres email, \u017ceby u\u017cytkownicy nie dostawali powiadomie\u0144. Mo\u017cna to zrobi\u0107 w OAM lub od strony bazy:<\/p>\n<pre lang=\"sql\">SELECT fscpv.parameter_value\r\n FROM fnd_svc_comp_params_tl fscpt, fnd_svc_comp_param_vals fscpv\r\n WHERE fscpt.display_name = 'Test Address'\r\n AND fscpt.parameter_id = fscpv.parameter_id\r\n\r\nUPDATE fnd_svc_comp_param_vals fscpv\r\n SET fscpv.parameter_value = '&amp;email_address'\r\n WHERE fscpv.parameter_id IN (SELECT fscpt.parameter_id\r\n FROM fnd_svc_comp_params_tl fscpt\r\n WHERE fscpt.display_name = 'Test Address')<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Na \u015brodowiskach testowych, jak chcemy testowa\u0107 workflowa, to trzeba wpisa\u0107 testowy adres email, \u017ceby u\u017cytkownicy nie dostawali powiadomie\u0144. Mo\u017cna to zrobi\u0107 w OAM lub od strony bazy: SELECT fscpv.parameter_value FROM fnd_svc_comp_params_tl fscpt, fnd_svc_comp_param_vals fscpv WHERE fscpt.display_name = 'Test Address&#8217; AND &hellip; <a href=\"https:\/\/oracle.malin.pl\/?p=1063\">Czytaj dalej <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":38,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[114],"tags":[206,155,205,139],"_links":{"self":[{"href":"https:\/\/oracle.malin.pl\/index.php?rest_route=\/wp\/v2\/posts\/1063"}],"collection":[{"href":"https:\/\/oracle.malin.pl\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/oracle.malin.pl\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/oracle.malin.pl\/index.php?rest_route=\/wp\/v2\/users\/38"}],"replies":[{"embeddable":true,"href":"https:\/\/oracle.malin.pl\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1063"}],"version-history":[{"count":1,"href":"https:\/\/oracle.malin.pl\/index.php?rest_route=\/wp\/v2\/posts\/1063\/revisions"}],"predecessor-version":[{"id":1064,"href":"https:\/\/oracle.malin.pl\/index.php?rest_route=\/wp\/v2\/posts\/1063\/revisions\/1064"}],"wp:attachment":[{"href":"https:\/\/oracle.malin.pl\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1063"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/oracle.malin.pl\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1063"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/oracle.malin.pl\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1063"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}