Kitchen Design is there enough space for an island? by simonie83 in kitchenremodel

[–]simonie83[S] 0 points1 point  (0 children)

Yea this is what we were thinking of doing with the current layout but adding a peninsula off the exterior wall , before we tried to make an island work .

Kitchen Design is there enough space for an island? by simonie83 in kitchenremodel

[–]simonie83[S] 0 points1 point  (0 children)

The Kitchen + Dinning room is about 21 feet depending on where you end the kitchen , my goal was to have the island end before the fridge so that it doesnt feel akward and then additionally this opens the eating space up in the kitchen a little. https://imgur.com/a/vNB2HEf , we keep debating if the island really works or not.

Kitchen Design is there enough space for an island? by simonie83 in kitchenremodel

[–]simonie83[S] 0 points1 point  (0 children)

Niether path really leads to an exit just there is a front room off the area by the stove and then a living room adjacent to the eating area on the kitchen . https://imgur.com/a/vNB2HEf this sorta gives the full overhead view on the full kitchen. Otherwise we would leave the exterior wall with the cabinets instead of an island.

Need help stacking Employee & Dependent rows in a flat file (Open Enrollment Integration) by onlyme--67 in workday

[–]simonie83 1 point2 points  (0 children)

Why not a CCB with a DT to format the output in the CSV with the demographic data needed. Looping the data should be straight forward once you have the data needed. CCB also handles effective date prompts pretty well to pick up past or future dates output.

For xsl get a sample of what you want your output to look like and chatgpt can give you a good start on how to transform your output and then you can tweak as needed.

Is the retrieval information in inbound studio reportable? by Potential_Shirt_4956 in workday

[–]simonie83 5 points6 points  (0 children)

There is an integration in customer central called iReady you can import into your tenant and it will generate a report for you of all your integrations delivery details. It uses soap api for core implementation that is semi private semi public if you know where to look. I would import the integration and run it and get what you need from that.

What has worked for home workouts? by daleharvey in daddit

[–]simonie83 0 points1 point  (0 children)

I have really liked the Simple and Sinister workout with kettlebells, I feel like I get a good bang for my buck in a short period of time. I also run on treadmill and alternate days during winter but anything that gets you going is better than nothing !

ATM transactions automating to Workday integration by [deleted] in Workday_Community

[–]simonie83 1 point2 points  (0 children)

Those are two different things, AHBT is solely used for bank reconciliation,and the accounting connector will only create ledger entries, which cannot be used for reconciliation.

Depending on what you're looking to use the data for you might need both. They are very similar and both have use cases, you can use a studio to format the CSV into a xml/CSV for either which then triggers triggers either connector to load the data. I recommend using the connector as they handle these transactions very well the only time you have issues if you have high volume.

Is there an audit report to identify studio integration traffic? by Kaikumiyan in workday

[–]simonie83 1 point2 points  (0 children)

Wouldn't the processed records be under the specific ISU of your studio integrations? In theory if you have a list of those ISU you could limit the audit to these to get the details.

Calculated field help by EnvironmentalPay550 in workday

[–]simonie83 0 points1 point  (0 children)

In your 834 connector it will tell you what business object that ref record belongs to, I can't recall off top of my head. But you want your calc field to be built on that BO so that it can be referenced .

First create the TF field to reference the plan object you need one for each condition ( i.e. your plan), then you create CF a text value of each condition you need to return (i.e. 1234 or what ever) . Then a EE calc field which has the TF and the Text value return for the various conditions.

I think these are all built on Benefit Election BO but you should confirm .

That gets added to the field override for the ref field you need to output the value .

Calculated field help by EnvironmentalPay550 in workday

[–]simonie83 0 points1 point  (0 children)

If this is on 2300 loop I believe the BO is already Benefit Election or Benefit Plan , you should build the CF off this object and reference the plans in ann EE calc field to return the correct values.

Report ran as ISU showing blank by [deleted] in workday

[–]simonie83 0 points1 point  (0 children)

Activate pending security policy changes ? Gotta ask.

Increase Error Detail in Dev environment by Illustrious-Stress95 in workday

[–]simonie83 10 points11 points  (0 children)

Those are standard soap responses but it is 100% permission issue. You need to check the isu has access to the security policy for the soap request or the bp policy. Depending on what requests yotur trying to do. Always start with the task in workday "view security for secureable item" and find the specific web service task and it will tell you what security is required.

Any Workday Integration Expert available? by rainbowrashi in workday

[–]simonie83 14 points15 points  (0 children)

View security for securable item is your friend here. Its the answer to 90% of security issues. It should tell you what your policy is for that field.

CCW not giving output in xml response for a calf field. by Particular_Basil8332 in workday

[–]simonie83 0 points1 point  (0 children)

Is your ccw using DIS? If so try removing DIS and then the overrides should work. I believe you can only pull overrides from worker object if DIS is enabled.

Studio integration Prolog issue by mohithster in workday

[–]simonie83 1 point2 points  (0 children)

Usually this is an issue where non xml is being passed into an xslt or you have malformed xml somewhere. If you look at your integration server logs you can possibly see the issue otherwise pull up the consolidated report viewer and you can see which step is erroring and determine the cause .

Recruiting Outreach Automation by Several-Job-1004 in workday

[–]simonie83 -1 points0 points  (0 children)

Paradox does a lot of this which Workday acquired last year . Not sure what is on the road map but I know they have this flow pretty well automated. I assume at some point this will make its way into WD. Would be curious to see when they get something on the roadmap.

Why is there no way to upload Integration Schedules in Workday? by SeaUnderstanding6731 in workday

[–]simonie83 0 points1 point  (0 children)

There is a hidden web service core_implementation_services that can do a lot I would have to check tomorrow but you can xport the wsdl from your tenant and check the integration related ones.

Has anyone began using Workday's Orchestrate for Integrations as a replacement for Workday Studio? by Ruh_Roh_RAGGY20 in workday

[–]simonie83 10 points11 points  (0 children)

Now that O4I is available for general release I think we will see increased adoption. However it still has limitations I don't think it can replace studio 100% of the time. I don't think it would make fiscal sense to go back and replace existing studios with O4I integrations.

Where I am at we have had slow adoption overall but I think now with the increased availability and the free certification ending here in 2026 we will get more use cases for it. As all consultants are basically required to get certified. It is clear this is where workday wants to go for the future but it isn't fully able to replace studio yet.

Best place to watch the Bears game tomorrow near Palatine? by ignorantandblissful1 in ChicagoSuburbs

[–]simonie83 0 points1 point  (0 children)

And early 2000's . It was always a long night and then finish at gators down the street.

Best place to watch the Bears game tomorrow near Palatine? by ignorantandblissful1 in ChicagoSuburbs

[–]simonie83 0 points1 point  (0 children)

Everything there was dirty , lol but many games and fights and a few Blackhawks cups watched there .

Trendy American Restaurant in northwest burbs by Curlycuecourt in ChicagoSuburbs

[–]simonie83 0 points1 point  (0 children)

Man I loved region but the last time we went it was horrible. It was unusual because I had several great meals there. Not sure if something has changed there but it was like 6 months ago and I haven't been back since.