BBj-Plugins / RestBridge

BBj REST Bridge Plugin
3 stars 6 forks source link

use setFieldSelection(scope!, fieldSel!) if method is present and both scope and fieldsel are given #48

Open StephanWald opened 1 year ago

SebastianAdams commented 1 year ago

Is this a new method of the BusinessComponent interface, allowing both parameters? This is the current behavior: https://github.com/BBj-Plugins/RestBridge/blob/effbf2661c195ca4486c2835ec3e6492d6a4e416/RestBCAdapter.bbj#L630-L642