I've just tested metadata adjuster and it works. I think that all of them
should work.

On Sun, Nov 20, 2016 at 4:59 PM, Karl Wright <[email protected]> wrote:

> Have you tried any of the other transformation connectors
> programmatically?  For example, the null transformation connector?
>
> Karl
>
>
> On Sun, Nov 20, 2016 at 9:57 AM, Furkan KAMACI <[email protected]>
> wrote:
>
>> I was trying to do it programmatically and it works when you don't define
>> it as "stage_description".
>>
>> On Sun, Nov 20, 2016 at 4:54 PM, Karl Wright <[email protected]> wrote:
>>
>>> I just tried it here; worked fine.  Did you click the "Add" button after
>>> filling in the metadata expression?
>>>
>>> Thanks,
>>> Karl
>>>
>>>
>>> On Sun, Nov 20, 2016 at 8:08 AM, Furkan KAMACI <[email protected]>
>>> wrote:
>>>
>>>> OK, it should not be description, specification :)
>>>>
>>>> On Sun, Nov 20, 2016 at 2:59 PM, Furkan KAMACI <[email protected]>
>>>> wrote:
>>>>
>>>>> Hi Folks,
>>>>>
>>>>> I'm trying to test creating a job with a transformation (metadata
>>>>> adjuster). Everything is OK except for transformation. Here is what I 
>>>>> send:
>>>>>
>>>>>       {
>>>>>         "stage_id": "1",
>>>>>         "stage_isoutput": "false",
>>>>>         "stage_connectionname": "My Existing Connection",
>>>>>         "stage_description": {
>>>>>           "expression": {
>>>>>             "_attribute_parameter": "my_type",
>>>>>             "_attribute_value": "Dummy Expression"
>>>>>           }
>>>>>         }
>>>>>       }
>>>>>
>>>>> I can see that transformation is created and added when I check the
>>>>> UI. However its metadata expressions is empty. What I miss?
>>>>>
>>>>> Kind Regards,
>>>>> Furkan KAMACI
>>>>>
>>>>
>>>>
>>>
>>
>

Reply via email to