I have created resources and have checked the scheduling option in person screen. I have added the resource to respective team and can also see the concerned resource_id in the resource screen in FSM. I have also enabled App Param EXPORT TASK TEAMS with the concerned team_id but i am not able to push resources to PSO. I can see the places and tasks created in FSM being pushed to PSO but not resources.
I have checked with the below mentioned query in SQL and i am able to get the resource id of the resource I had created in FSM
select * from THREESIXTY_RAM_LOAD_HISTORY order by loaded_dttm desc
Can anyone suggest what further changes/configurations do I have to make to push resources from FSM to PSO?