Hallo,
falls Du auf 7.1 bist und die SQL Function HTTPGETCLOB hast, dann geht das mit SQL
Für das URL-Encoding gibt diese SQL-FunctionPHP-Code:
Values SYSTOOLS.HTTPGETCLOB
('http://prodportal01/Portal/api/v2/users?filter=username:','');
Herzliche GrüßePHP-Code:
values(systools.urlencode('G.Jüttner','UTF-8'));
Rainer
Bookmarks